Searched defs:pathLength (Results 1 – 3 of 3) sorted by relevance
31 std::size_t pathLength() const { return pathLength_; } in pathLength() function
55 RT_API_ATTRS std::size_t pathLength() const { return 0; } in pathLength() function
195 unsigned pathLength = asImpl().readUInt32(); in readLValuePathSerializationHelper() local