Home
last modified time | relevance | path

Searched refs:sort (Results 1 – 25 of 34) sorted by relevance

12

/hardware/interfaces/keymaster/4.1/support/
DKeymaster.cpp134 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/
DVtsHalPowerV1_2TargetTest.cpp66 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()
/hardware/interfaces/audio/7.0/config/
Dupdate_audio_policy_config.sh60 sort -n | tail -n1)}
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DRenderEngineVts.cpp41 sort(layers.begin(), layers.end(), in setRenderLayers()
/hardware/interfaces/camera/common/1.0/default/include/
DCameraMetadata.h126 status_t sort();
/hardware/interfaces/power/1.1/vts/functional/
DVtsHalPowerV1_1TargetTest.cpp81 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()
/hardware/google/pixel/pwrstats_util/dataproviders/
DPowerEntityResidencyDataProvider.cpp89 std::sort(residencies->mutable_residency()->begin(), in getImpl()
DRailEnergyDataProvider.cpp81 std::sort(railEntries->mutable_entry()->begin(), railEntries->mutable_entry()->end(), in getImpl()
/hardware/interfaces/broadcastradio/2.0/default/
DTunerSession.cpp37 using std::sort;
144 sort(list.begin(), list.end()); in scan()
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp97 difference.sort(); in cacheObserverRequest()
413 dataItemIdsSubscribedByThisClient.sort(); in notify()
414 dataItemIdsToBeSent.sort(); in notify()
/hardware/google/graphics/common/libacryl/
Dacrylic.cpp186 …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/
DClientIndex.cpp153 difference.sort (); in add()
DDataItemIndex.cpp152 difference.sort (); in add()
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp51 using std::sort;
201 sort(list.begin(), list.end()); in scan()
/hardware/libhardware/modules/camera/3_4/
Dformat_metadata_factory.cpp242 std::sort(fps_ranges.begin(), fps_ranges.end(), FpsRangesCompare); in AddFormatComponents()
/hardware/interfaces/power/1.0/vts/functional/
DVtsHalPowerV1_0TargetTest.cpp129 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_P()
/hardware/interfaces/audio/common/all-versions/
DcopyHAL.sh34 sort -n |tail -n1)}
/hardware/interfaces/security/keymint/support/
Dauthorization_set.cpp28 std::sort(data_.begin(), data_.end()); in Sort()
/hardware/google/camera/common/profiler/
Dprofiler.cc393 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/
DHmacKeySharingTest.cpp139 std::sort(nonces.begin(), nonces.end()); in TEST_P()
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DExecutionBurstServer.cpp94 std::sort(unknownSlots.begin(), unknownSlots.end()); in ensureCacheEntriesArePresentLocked()
/hardware/google/camera/common/hal/tests/
Dresult_dispatcher_tests.cc277 std::sort(ordered_frame_numbers.begin(), ordered_frame_numbers.end());
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedLogicalRequestState.cpp381 std::sort(zoom_ratio_physical_camera_info.begin(), in GetZoomRatioPhysicalCameraInfo()
/hardware/interfaces/security/sharedsecret/aidl/vts/functional/
DSharedSecretAidlTest.cpp166 std::sort(nonces.begin(), nonces.end()); in TEST_F()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp815 std::sort(sortedFmts.begin(), sortedFmts.end(), in trimSupportedFormats()
823 std::sort(sortedFmts.begin(), sortedFmts.end(), in trimSupportedFormats()

12