/hardware/interfaces/tv/tuner/aidl/vts/functional/ |
D | DemuxTests.h | 45 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
|
D | LnbTests.h | 65 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
|
D | DescramblerTests.h | 94 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
|
/hardware/interfaces/tv/tuner/1.1/vts/functional/ |
D | DemuxTests.h | 52 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
|
/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
D | DemuxTests.h | 55 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
|
D | LnbTests.h | 78 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
|
/hardware/google/pixel/powerstats/dataproviders/ |
D | IioEnergyMeterDataSelector.cpp | 82 bool success = ::android::base::WriteStringToFile(railConfig, nodePath); in applyConfigToDevices() local 118 bool success = ::android::base::WriteStringToFile(kSelectionComplete, nodePath); in sendConfigurationComplete() local
|
/hardware/interfaces/contexthub/aidl/vts/ |
D | VtsAidlHalContextHubTargetTest.cpp | 174 Status handleTransactionResult(int32_t transactionId, bool success) override { in handleTransactionResult() 221 bool success = contextHub->loadNanoapp(getHubId(), emptyApp, cb->expectedTransactionId).isOk(); in TEST_P() local 233 bool success = in TEST_P() local 247 bool success = in TEST_P() local 261 bool success = in TEST_P() local
|
/hardware/libhardware_legacy/ |
D | power_test.cpp | 130 auto success = findWakeLockInfoByName(controlService, name, &info); in TEST_F() local 141 auto success = findWakeLockInfoByName(controlService, name, &info); in TEST_F() local
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | ConfigManagerUtil.cpp | 32 bool success = true; in convertToEvsCameraParam() local 67 bool success = true; in convertToPixelFormat() local
|
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/ |
D | IContextHubCallback.aidl | 40 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult()
|
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/ |
D | IContextHubCallback.aidl | 40 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult()
|
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/ |
D | IContextHubCallback.aidl | 76 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult()
|
/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
D | BurstUtils.cpp | 449 const bool success = mFmqRequestChannel.writeBlocking(packet.data(), packet.size()); in sendPacket() local 525 const bool success = mFmqRequestChannel.readBlocking(packet.data(), available); in getPacketBlocking() local 540 bool success = mFmqRequestChannel.readBlocking(&datum, 1); in getPacketBlocking() local 672 const bool success = mFmqResultChannel.readBlocking(packet.data(), available); in getPacketBlocking() local 687 bool success = mFmqResultChannel.readBlocking(&datum, 1); in getPacketBlocking() local
|
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/ |
D | OffloadControlTestBase.cpp | 57 auto cb = [&](bool success, const hidl_string& errMsg) { in stopOffload()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/inc/ |
D | HAL.h | 166 bool success; member
|
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/ |
D | HAL.h | 169 bool success; member
|
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/ |
D | HAL.h | 167 bool success; member
|
/hardware/google/pixel/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 263 TEST_P(SetInt8Test, success) { in TEST_P() argument 296 TEST_P(SetUint8Test, success) { in TEST_P() argument 330 TEST_P(SetUint32Test, success) { in TEST_P() argument 369 TEST_P(SetStringTest, success) { in TEST_P() argument
|
/hardware/google/pixel/vibrator/cs40l26/tests/ |
D | test-hwapi.cpp | 156 TEST_P(GetUint32Test, success) { in TEST_P() argument 227 TEST_P(SetUint32Test, success) { in TEST_P() argument 257 TEST_P(SetStringTest, success) { in TEST_P() argument
|
/hardware/interfaces/ir/1.0/default/ |
D | ConsumerIr.cpp | 49 bool success = (mDevice->get_carrier_freqs(mDevice, len, rangeAr) >= 0); in getCarrierFreqs() local
|
/hardware/interfaces/ir/1.0/vts/functional/ |
D | VtsHalIrV1_0TargetTest.cpp | 49 bool success; in TEST_P() local
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | StreamWorker.h | 87 bool success = static_cast<Impl*>(this)->workerInit(); in workerThread() local
|
/hardware/interfaces/radio/aidl/android/hardware/radio/messaging/ |
D | IRadioMessaging.aidl | 53 void acknowledgeIncomingGsmSmsWithPdu(in int serial, in boolean success, in String ackPdu); in acknowledgeIncomingGsmSmsWithPdu() 79 in int serial, in boolean success, in SmsAcknowledgeFailCause cause); in acknowledgeLastIncomingGsmSms()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/current/android/hardware/radio/messaging/ |
D | IRadioMessaging.aidl | 37 oneway void acknowledgeIncomingGsmSmsWithPdu(in int serial, in boolean success, in String ackPdu); in acknowledgeIncomingGsmSmsWithPdu() 39 …oneway void acknowledgeLastIncomingGsmSms(in int serial, in boolean success, in android.hardware.r… in acknowledgeLastIncomingGsmSms()
|