Home
last modified time | relevance | path

Searched refs:Sort (Results 1 – 14 of 14) sorted by relevance

/system/keymaster/tests/
Dattestation_record_test.cpp126 hw_set.Sort(); in TEST()
127 sw_set.Sort(); in TEST()
128 parsed_hw_set.Sort(); in TEST()
129 parsed_sw_set.Sort(); in TEST()
Dandroid_keymaster_test.cpp4042 att_sw_enforced.Sort(); in verify_attestation_record()
4043 expected_sw_enforced.Sort(); in verify_attestation_record()
4046 att_tee_enforced.Sort(); in verify_attestation_record()
4047 expected_tee_enforced.Sort(); in verify_attestation_record()
/system/core/libunwindstack/include/unwindstack/
DMaps.h61 void Sort();
/system/keymaster/android_keymaster/
Dauthorization_set.cpp149 void AuthorizationSet::Sort() { in Sort() function in keymaster::AuthorizationSet
155 Sort(); in Deduplicate()
175 Sort(); in Deduplicate()
/system/core/libunwindstack/
DMaps.cpp94 void Maps::Sort() { in Sort() function in unwindstack::Maps
/system/keymaster/ng/include/
Dauthorization_set.h98 void Sort();
/system/extras/simpleperf/
Dsample_tree.h318 void Sort(std::vector<EntryT*>& v, bool sort_callchain) { in Sort() function
DOfflineUnwinder.cpp194 Sort(); in UpdateMaps()
Dcmd_kmem.cpp602 slab_sample_tree_sorter_->Sort(slab_sample_tree_.samples, print_callgraph_); in ReadSampleTreeFromRecordFile()
Dcmd_report.cpp877 sample_tree_sorter_->Sort(sample_tree_.back().samples, print_callgraph_); in ReadSampleTreeFromRecordFile()
/system/core/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp135 maps->Sort(); in GetMaps()
/system/keymaster/include/keymaster/
Dauthorization_set.h170 void Sort();
/system/core/libunwindstack/tests/
DUnwindOfflineTest.cpp1176 maps_->Sort(); in TEST_F()
/system/update_engine/
DREADME.md341 6. Sort the operations based on their target partitions’ block offset.