Searched defs:set_begin (Results 1 - 3 of 3) sorted by relevance
/third_party/gn/src/gn/ | ||
H A D | trace.h | 50 void set_begin(Ticks b) { begin_ = b; } in set_begin() function in TraceItem |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ | ||
H A D | cord_rep_btree.h | 336 void set_begin(size_t begin) { storage[1] = static_cast<uint8_t>(begin); } in set_begin() function in absl::cord_internal::CordRepBtree |
/third_party/protobuf/src/google/protobuf/ | ||
H A D | descriptor.pb.h | 12779 inline void GeneratedCodeInfo_Annotation::set_begin(::PROTOBUF_NAMESPACE_ID::int32 value) { in set_begin() function in GeneratedCodeInfo_Annotation |
Completed in 48 milliseconds