Home
last modified time | relevance | path

Searched defs:supported (Results 1 – 25 of 52) sorted by relevance

123

/hardware/google/pixel/power-libperfmgr/aidl/
DPowerExt.cpp54 bool supported = mHintManager->IsHintSupported(mode); in isModeSupported() local
76 bool supported = mHintManager->IsHintSupported(boost); in isBoostSupported() local
DPower.cpp177 bool supported = mHintManager->IsHintSupported(toString(type)); in isModeSupported() local
225 bool supported = mHintManager->IsHintSupported(toString(type)); in isBoostSupported() local
/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorTargetTest.cpp119 std::vector<Effect> supported; in TEST_P() local
145 std::vector<Effect> supported; in TEST_P() local
269 std::vector<CompositePrimitive> supported; in TEST_P() local
287 std::vector<CompositePrimitive> supported; in TEST_P() local
308 std::vector<CompositePrimitive> supported; in TEST_P() local
342 std::vector<CompositePrimitive> supported; in TEST_P() local
470 std::vector<Effect> supported; in TEST_P() local
/hardware/interfaces/automotive/can/1.0/vts/functional/
DVtsHalCanControllerV1_0TargetTest.cpp84 const auto supported = getSupportedInterfaceTypes(); in isSupported() local
131 const auto supported = getSupportedInterfaceTypes(); in TEST_P() local
271 auto supported = in TEST_P() local
287 auto supported = up(InterfaceType::SLCAN, name, "", ICanController::Result::BAD_INTERFACE_ID); in TEST_P() local
/hardware/libhardware/modules/camera/3_4/metadata/
Dtagged_control_options_test.cpp66 bool supported = true; in TEST_F() local
74 bool supported = false; in TEST_F() local
/hardware/interfaces/vibrator/aidl/default/
DVibrator.cpp116 ndk::ScopedAStatus Vibrator::getSupportedPrimitives(std::vector<CompositePrimitive>* supported) { in getSupportedPrimitives()
142 std::vector<CompositePrimitive> supported; in compose() local
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp87 bool supported) { in ExtractValuesFromBitmask()
403 bool supported) { in GetSbcCodecSpecificSupportedList()
462 bool supported) { in GetAacCodecSpecificSupportedList()
512 bool supported) { in GetLdacCodecSpecificSupportedList()
554 bool is_hd, bool supported) { in GetAptxCodecSpecificSupportedList()
/hardware/interfaces/automotive/can/1.0/tools/libcanhaltools/
Dlibcanhaltools.cpp43 hidl_vec<ICanController::InterfaceType> supported; in isSupported() local
/hardware/interfaces/usb/1.2/vts/functional/
DVtsHalUsbV1_2TargetTest.cpp268 bool supported = true; in TEST_P() local
334 bool supported = true; in TEST_P() local
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DDevice.cpp84 std::vector<bool> supported = hexagonModel.supportedOperations(); in getSupportedOperations() local
DHexagonModel.cpp475 std::vector<bool> supported = supportedOperations(); in verifyOperations() local
580 std::vector<bool> supported(mOperations.size()); in supportedOperations() local
/hardware/interfaces/graphics/mapper/3.0/vts/functional/
DVtsHalGraphicsMapperV3_0TargetTest.cpp432 bool supported = false; in TEST_P() local
444 bool supported = false; in TEST_P() local
456 bool supported = false; in TEST_P() local
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device.cc143 bool supported = in IsStreamCombinationSupported() local
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DBasicTests.cpp159 const hidl_vec<bool>& supported) { in TEST_P()
DVtsHalNeuralnetworks.cpp41 model, [&fullySupportsModel](ErrorStatus status, const hidl_vec<bool>& supported) { in createPreparedModel()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DBasicTests.cpp166 const hidl_vec<bool>& supported) { in TEST_P()
DVtsHalNeuralnetworks.cpp44 model, [&fullySupportsModel](ErrorStatus status, const hidl_vec<bool>& supported) { in createPreparedModel()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DVtsHalNeuralnetworks.cpp46 model, [&fullySupportsModel](ErrorStatus status, const hidl_vec<bool>& supported) { in createPreparedModel()
DBasicTests.cpp240 const hidl_vec<bool>& supported) { in TEST_P()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DVtsHalNeuralnetworks.cpp47 model, [&fullySupportsModel](ErrorStatus status, const hidl_vec<bool>& supported) { in createPreparedModel()
DQualityOfServiceTests.cpp96 model, [&fullySupportsModel](ErrorStatus status, const hidl_vec<bool>& supported) { in runPrepareModelTest()
/hardware/interfaces/broadcastradio/2.0/vts/functional/
DVtsHalBroadcastradioV2_0TargetTest.cpp311 bool supported = getAmFmRegionConfig(false, &config); in TEST_P() local
344 bool supported = getAmFmRegionConfig(true, &config); in TEST_P() local
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp47 bool supported = true; in getDisplayIdentificationData() local
/hardware/qcom/display/msm8996/sdm/libs/core/
Dcomp_manager.cpp432 bool supported = false; in SupportLayerAsCursor() local
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp288 bool supported = false; in isSupported() local

123