Home
last modified time | relevance | path

Searched refs:clear_start (Results 1 – 3 of 3) sorted by relevance

/external/perf_data_converter/src/
Dintervalmap.h47 void ClearInterval(uint64 clear_start, uint64 clear_limit);
149 void IntervalMap<V>::ClearInterval(uint64 clear_start, uint64 clear_limit) { in ClearInterval() argument
150 AssertValidInterval(clear_start, clear_limit); in ClearInterval()
151 RemoveInterval(clear_start, clear_limit); in ClearInterval()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h584 void clear_start();
683 void clear_start();
4178 inline void DescriptorProto_ExtensionRange::clear_start() { in clear_start() function
4230 inline void DescriptorProto_ReservedRange::clear_start() { in clear_start() function
Ddescriptor.pb.cc3687 void DescriptorProto_ExtensionRange::clear_start() { in clear_start() function in google::protobuf::DescriptorProto_ExtensionRange
3739 void DescriptorProto_ReservedRange::clear_start() { in clear_start() function in google::protobuf::DescriptorProto_ReservedRange