Home
last modified time | relevance | path

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

/system/iorap/include/binder/
Djob_scheduled_event.h38 enum class Sort : int32_t { enum
42 Sort sort;
/system/keymaster/tests/
Dattestation_record_test.cpp149 hw_set.Sort(); in TEST()
150 sw_set.Sort(); in TEST()
151 parsed_hw_set.Sort(); in TEST()
152 parsed_sw_set.Sort(); in TEST()
237 hw_set.Sort(); in TEST()
238 sw_set.Sort(); in TEST()
239 parsed_hw_set.Sort(); in TEST()
240 parsed_sw_set.Sort(); in TEST()
Dandroid_keymaster_test.cpp3760 att_sw_enforced.Sort(); in verify_attestation_record()
3761 expected_sw_enforced.Sort(); in verify_attestation_record()
3764 att_tee_enforced.Sort(); in verify_attestation_record()
3765 expected_tee_enforced.Sort(); in verify_attestation_record()
/system/unwinding/libunwindstack/include/unwindstack/
DMaps.h62 void Sort();
/system/keymaster/android_keymaster/
Dauthorization_set.cpp143 void AuthorizationSet::Sort() { in Sort() function in keymaster::AuthorizationSet
149 Sort(); in Deduplicate()
167 Sort(); in Deduplicate()
/system/unwinding/libunwindstack/
DMaps.cpp96 void Maps::Sort() { in Sort() function in unwindstack::Maps
/system/keymaster/ng/include/
Dauthorization_set.h97 void Sort();
/system/extras/simpleperf/
Dsample_tree.h308 void Sort(std::vector<EntryT*>& v, bool sort_callchain) { in Sort() function
DOfflineUnwinder.cpp213 Sort(); in UpdateMaps()
Dcmd_kmem.cpp575 slab_sample_tree_sorter_->Sort(slab_sample_tree_.samples, print_callgraph_); in ReadSampleTreeFromRecordFile()
Dcmd_report.cpp863 sample_tree_sorter_->Sort(sample_tree_.back().samples, print_callgraph_); in ReadSampleTreeFromRecordFile()
/system/extras/perf2cfg/
DREADME.md76 can be seen by enabling the "Show Package Names" and "Sort List of
/system/unwinding/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp178 maps->Sort(); in GetMaps()
/system/keymaster/include/keymaster/
Dauthorization_set.h168 void Sort();
/system/unwinding/libunwindstack/tests/
DUnwindOfflineTest.cpp1182 maps_->Sort(); in TEST_F()
/system/update_engine/
DREADME.md341 6. Sort the operations based on their target partitions’ block offset.