/hardware/google/pixel/power-libperfmgr/aidl/ |
D | PowerExt.cpp | 59 bool supported = HintManager::GetInstance()->IsHintSupported(mode); in isModeSupported() local 88 bool supported = HintManager::GetInstance()->IsHintSupported(boost); in isBoostSupported() local
|
D | Power.cpp | 207 bool supported = HintManager::GetInstance()->IsHintSupported(toString(type)); in isModeSupported() local 279 bool supported = HintManager::GetInstance()->IsHintSupported(toString(type)); in isBoostSupported() local
|
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | tagged_control_options_test.cpp | 66 bool supported = true; in TEST_F() local 74 bool supported = false; in TEST_F() local
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | testSpecVersion.py | 55 supported = elem.get('supported') variable
|
D | indexExt.py | 71 supported = elem.get('supported') variable
|
D | xml_consistency.py | 533 def check_suffixes(self, name, info, supported, name_exceptions): argument 612 def check_extension(self, name, info, supported): argument
|
/hardware/interfaces/power/aidl/vts/ |
D | VtsHalPowerTargetTest.cpp | 216 bool supported; in TEST_P() local 220 bool supported; in TEST_P() local 242 bool supported; in TEST_P() local 246 bool supported; in TEST_P() local 286 bool supported; in TEST_P() local
|
/hardware/interfaces/vibrator/aidl/vts/ |
D | VtsHalVibratorTargetTest.cpp | 244 std::vector<Effect> supported; in TEST_P() local 271 std::vector<Effect> supported; in TEST_P() local 401 std::vector<CompositePrimitive> supported; in TEST_P() local 419 std::vector<CompositePrimitive> supported; in TEST_P() local 446 std::vector<CompositePrimitive> supported; in TEST_P() local 481 std::vector<CompositePrimitive> supported; in TEST_P() local 593 std::vector<CompositePrimitive> supported; in TEST_P() local 641 std::vector<Effect> supported; in TEST_P() local 732 std::vector<Braking> supported; in TEST_P() local 748 std::vector<Braking> supported; in TEST_P() local [all …]
|
/hardware/interfaces/vibrator/aidl/default/ |
D | Vibrator.cpp | 133 ndk::ScopedAStatus Vibrator::getSupportedPrimitives(std::vector<CompositePrimitive>* supported) { in getSupportedPrimitives() 146 std::vector<CompositePrimitive> supported; in getPrimitiveDuration() local 165 std::vector<CompositePrimitive> supported; in compose() local 280 ndk::ScopedAStatus Vibrator::getSupportedBraking(std::vector<Braking> *supported) { in getSupportedBraking()
|
/hardware/google/camera/common/hal/aidl_service/ |
D | aidl_camera_device.cc | 206 const StreamConfiguration& streamConfiguration, bool* supported) { in isStreamCombinationWithSettingsSupported() 336 const StreamConfiguration& streams, bool* supported) { in isStreamCombinationSupported() 342 const StreamConfiguration& streams, bool* supported, bool checkSettings) { in isStreamCombinationSupportedInternal()
|
/hardware/interfaces/automotive/can/1.0/vts/functional/ |
D | VtsHalCanControllerV1_0TargetTest.cpp | 111 const auto supported = getSupportedInterfaceTypes(); in isSupported() local 175 const auto supported = getSupportedInterfaceTypes(); in TEST_P() local 322 auto supported = in TEST_P() local 338 auto supported = up(InterfaceType::SLCAN, name, "", ICanController::Result::BAD_INTERFACE_ID); in TEST_P() local
|
/hardware/interfaces/vibrator/bench/ |
D | benchmark.cpp | 139 bool supported = true; in performBench() local 596 std::vector<Aidl::Effect> supported; in isEffectSupported() local 602 std::vector<Aidl::Effect> supported; in isAlwaysOnEffectSupported() local 723 std::vector<Aidl::CompositePrimitive> supported; in isPrimitiveSupported() local
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_session_services.cpp | 705 bool *supported) { in IsPowerModeOverrideSupported() 719 bool supported = false; in SetPowerMode() local 810 int HWCSession::DisplayConfigImpl::IsHDRSupported(uint32_t disp_id, bool *supported) { in IsHDRSupported() 828 int HWCSession::DisplayConfigImpl::IsWCGSupported(uint32_t disp_id, bool *supported) { in IsWCGSupported() 1201 int HWCSession::DisplayConfigImpl::IsAsyncVDSCreationSupported(bool *supported) { in IsAsyncVDSCreationSupported() 1238 bool *supported) { in IsRotatorSupportedFormat() 1272 int HWCSession::DisplayConfigImpl::IsRCSupported(uint32_t disp_id, bool *supported) { in IsRCSupported()
|
/hardware/interfaces/automotive/can/1.0/tools/libcanhaltools/ |
D | libcanhaltools.cpp | 43 hidl_vec<ICanController::InterfaceType> supported; in isSupported() local
|
/hardware/interfaces/usb/1.2/vts/functional/ |
D | VtsHalUsbV1_2TargetTest.cpp | 268 bool supported = true; in TEST_P() local 334 bool supported = true; in TEST_P() local
|
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/ |
D | VtsHalBluetoothAudioV2_0TargetTest.cpp | 87 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/graphics/allocator/aidl/vts/ |
D | VtsHalGraphicsAllocatorAidl_TargetTest.cpp | 213 [&](auto error, bool supported) { in isSupported() 382 const bool supported = isSupported(info); in TEST_P() local 424 const bool supported = isSupported(info); in TEST_P() local
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | BasicTests.cpp | 166 const hidl_vec<bool>& supported) { in TEST_P()
|
D | VtsHalNeuralnetworks.cpp | 44 model, [&fullySupportsModel](ErrorStatus status, const hidl_vec<bool>& supported) { in createPreparedModel()
|
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | BasicTests.cpp | 159 const hidl_vec<bool>& supported) { in TEST_P()
|
D | VtsHalNeuralnetworks.cpp | 41 model, [&fullySupportsModel](ErrorStatus status, const hidl_vec<bool>& supported) { in createPreparedModel()
|
/hardware/interfaces/graphics/mapper/3.0/vts/functional/ |
D | VtsHalGraphicsMapperV3_0TargetTest.cpp | 473 bool supported = false; in TEST_P() local 485 bool supported = false; in TEST_P() local 497 bool supported = false; in TEST_P() local
|
/hardware/interfaces/automotive/remoteaccess/vts/src/ |
D | VtsHalAutomotiveRemoteAccess_TargetTest.cpp | 197 bool supported; in TEST_P() local 205 bool supported = false; in isTaskScheduleSupported() local
|
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/ |
D | VtsHalBluetoothAudioV2_1TargetTest.cpp | 90 bool supported) { in ExtractValuesFromBitmask() 490 bool supported) { in GetSbcCodecSpecificSupportedList() 551 bool supported) { in GetAacCodecSpecificSupportedList() 603 bool supported) { in GetLdacCodecSpecificSupportedList() 647 bool is_hd, bool supported) { in GetAptxCodecSpecificSupportedList()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | BasicTests.cpp | 185 const hidl_vec<bool>& supported) { in TEST_P()
|