Searched refs:Sort (Results 1 - 9 of 9) sorted by relevance

/system/keymaster/
H A Dattestation_record_test.cpp141 hw_set.Sort();
142 sw_set.Sort();
143 parsed_hw_set.Sort();
144 parsed_sw_set.Sort();
H A Dauthorization_set.cpp149 void AuthorizationSet::Sort() { function in class:keymaster::AuthorizationSet
155 Sort();
175 Sort();
H A Dandroid_keymaster_test.cpp3510 att_sw_enforced.Sort();
3511 expected_sw_enforced.Sort();
3514 att_tee_enforced.Sort();
3515 expected_tee_enforced.Sort();
/system/security/keystore/
H A Dauthorization_set.cpp90 void AuthorizationSet::Sort() { function in class:keystore::AuthorizationSet
97 Sort();
/system/security/keystore/include/keystore/
H A Dauthorization_set.h99 void Sort();
/system/extras/simpleperf/
H A Dsample_tree.h38 // 2. Sort the SampleTree by cpu-cycles in the sample. As we want to display the
317 void Sort(std::vector<EntryT*>& v, bool sort_callchain) { function in class:SampleTreeSorter
H A Dcmd_kmem.cpp603 slab_sample_tree_sorter_->Sort(slab_sample_tree_.samples, print_callgraph_);
H A Dcmd_report.cpp769 sample_tree_sorter_->Sort(sample_tree_.back().samples, print_callgraph_);
/system/keymaster/include/keymaster/
H A Dauthorization_set.h159 void Sort();

Completed in 152 milliseconds