/hardware/interfaces/keymaster/4.1/support/ |
D | Keymaster.cpp | 134 std::sort(result.begin(), result.end(), in enumerateAvailableDevices() 158 std::sort(params_vec.begin(), params_vec.end()); in getHmacParameters()
|
/hardware/interfaces/power/1.2/vts/functional/ |
D | VtsHalPowerV1_2TargetTest.cpp | 66 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()
|
/hardware/interfaces/audio/7.0/config/ |
D | update_audio_policy_config.sh | 60 sort -n | tail -n1)}
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | RenderEngineVts.cpp | 41 sort(layers.begin(), layers.end(), in setRenderLayers()
|
/hardware/interfaces/camera/common/1.0/default/include/ |
D | CameraMetadata.h | 126 status_t sort();
|
/hardware/interfaces/power/1.1/vts/functional/ |
D | VtsHalPowerV1_1TargetTest.cpp | 81 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()
|
/hardware/google/pixel/pwrstats_util/dataproviders/ |
D | PowerEntityResidencyDataProvider.cpp | 89 std::sort(residencies->mutable_residency()->begin(), in getImpl()
|
D | RailEnergyDataProvider.cpp | 81 std::sort(railEntries->mutable_entry()->begin(), railEntries->mutable_entry()->end(), in getImpl()
|
/hardware/interfaces/broadcastradio/2.0/default/ |
D | TunerSession.cpp | 37 using std::sort; 144 sort(list.begin(), list.end()); in scan()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatusOsObserver.cpp | 97 difference.sort(); in cacheObserverRequest() 413 dataItemIdsSubscribedByThisClient.sort(); in notify() 414 dataItemIdsToBeSent.sort(); in notify()
|
/hardware/google/graphics/common/libacryl/ |
D | acrylic.cpp | 186 …std::sort(std::begin(mLayers), std::end(mLayers), [] (auto l1, auto l2) { return l1->getZOrder() <… in sortLayers()
|
/hardware/qcom/gps/msm8909w_3100/core/data-items/common/ |
D | ClientIndex.cpp | 153 difference.sort (); in add()
|
D | DataItemIndex.cpp | 152 difference.sort (); in add()
|
/hardware/interfaces/broadcastradio/1.1/default/ |
D | Tuner.cpp | 51 using std::sort; 201 sort(list.begin(), list.end()); in scan()
|
/hardware/libhardware/modules/camera/3_4/ |
D | format_metadata_factory.cpp | 242 std::sort(fps_ranges.begin(), fps_ranges.end(), FpsRangesCompare); in AddFormatComponents()
|
/hardware/interfaces/power/1.0/vts/functional/ |
D | VtsHalPowerV1_0TargetTest.cpp | 129 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()
|
/hardware/interfaces/audio/common/all-versions/ |
D | copyHAL.sh | 34 sort -n |tail -n1)}
|
/hardware/interfaces/security/keymint/support/ |
D | authorization_set.cpp | 28 std::sort(data_.begin(), data_.end()); in Sort()
|
/hardware/google/camera/common/profiler/ |
D | profiler.cc | 393 std::sort(time_results.begin(), time_results.end(), in PrintResult() 550 time_results.sort([](const auto& a, const auto& b) { in PrintResult()
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | HmacKeySharingTest.cpp | 139 std::sort(nonces.begin(), nonces.end()); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
D | ExecutionBurstServer.cpp | 94 std::sort(unknownSlots.begin(), unknownSlots.end()); in ensureCacheEntriesArePresentLocked()
|
/hardware/google/camera/common/hal/tests/ |
D | result_dispatcher_tests.cc | 277 std::sort(ordered_frame_numbers.begin(), ordered_frame_numbers.end());
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedLogicalRequestState.cpp | 381 std::sort(zoom_ratio_physical_camera_info.begin(), in GetZoomRatioPhysicalCameraInfo()
|
/hardware/interfaces/security/sharedsecret/aidl/vts/functional/ |
D | SharedSecretAidlTest.cpp | 166 std::sort(nonces.begin(), nonces.end()); in TEST_F()
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraDevice.cpp | 815 std::sort(sortedFmts.begin(), sortedFmts.end(), in trimSupportedFormats() 823 std::sort(sortedFmts.begin(), sortedFmts.end(), in trimSupportedFormats()
|