Home
last modified time | relevance | path

Searched defs:GetSortKey (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/task_scheduler/
Dsequence.cc52 SequenceSortKey Sequence::GetSortKey() const { in GetSortKey() function in base::internal::Sequence
/external/llvm-project/lldb/include/lldb/Symbol/
DFunction.h306 std::pair<bool, lldb::addr_t> GetSortKey() const { in GetSortKey() function
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.cc66 std::string GetSortKey(const T& val) { in GetSortKey() function
71 std::string GetSortKey<FileDescriptor>(const FileDescriptor& val) { in GetSortKey() function
76 std::string GetSortKey<SCC>(const SCC& val) { in GetSortKey() function
/external/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp281 class GetSortKey : public UPerfFunction class
295 GetSortKey::GetSortKey(const UCollator* coll, const CA_uchar* source, UBool useLen) in GetSortKey() function in GetSortKey