/hardware/interfaces/keymaster/4.0/support/ |
D | Keymaster.cpp | 133 std::sort(result.begin(), result.end(), in enumerateAvailableDevices() 157 std::sort(params_vec.begin(), params_vec.end()); in getHmacParameters()
|
D | authorization_set.cpp | 87 std::sort(data_.begin(), data_.end(), keyParamLess); in Sort()
|
/hardware/interfaces/power/1.2/vts/functional/ |
D | VtsHalPowerV1_2TargetTest.cpp | 79 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_F()
|
/hardware/interfaces/camera/common/1.0/default/include/ |
D | CameraMetadata.h | 126 status_t sort();
|
/hardware/interfaces/broadcastradio/2.0/default/ |
D | TunerSession.cpp | 37 using std::sort; 144 sort(list.begin(), list.end()); in scan()
|
/hardware/interfaces/power/1.1/vts/functional/ |
D | VtsHalPowerV1_1TargetTest.cpp | 94 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_F()
|
/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/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 | 152 std::sort(hints2.begin(), hints2.end(), compareHints); in TEST_F()
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | HmacKeySharingTest.cpp | 124 std::sort(nonces.begin(), nonces.end()); in TEST_F()
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraDevice.cpp | 804 std::sort(sortedFmts.begin(), sortedFmts.end(), in trimSupportedFormats() 812 std::sort(sortedFmts.begin(), sortedFmts.end(), in trimSupportedFormats()
|
/hardware/interfaces/camera/common/1.0/default/ |
D | CameraMetadata.cpp | 165 status_t CameraMetadata::sort() { in sort() function in android::hardware::camera::common::V1_0::helper::CameraMetadata
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | authorization_set.cpp | 94 std::sort(data_.begin(), data_.end(), keyParamLess); in Sort()
|
/hardware/interfaces/wifi/1.3/default/ |
D | wifi_chip.cpp | 148 valid_files.sort(); // sort the list of files by last modified time from in removeOldFilesInternal()
|
/hardware/qcom/msm8998/json-c/ |
D | Doxyfile | 302 # will sort the (detailed) documentation of file and class members 308 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 246 * To ensure consistent ordering of the HmacSharingParameters, the caller must sort the
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 399 * sort of discontinuity in tick counting has occurred.
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 1194 request->collectedResult.sort(); in processCaptureResultLocked()
|