| /hardware/google/aemu/base/ |
| D | MessageChannel.cpp | 74 void MessageChannelBase::afterWrite(bool success) { in afterWrite() 110 void MessageChannelBase::afterRead(bool success) { in afterRead()
|
| /hardware/interfaces/tv/tuner/aidl/vts/functional/ |
| D | DemuxTests.h | 49 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
|
| D | LnbTests.h | 67 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/interfaces/tv/tuner/1.1/vts/functional/ |
| D | DemuxTests.h | 52 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
|
| /hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
| D | ConfigManagerUtil.cpp | 34 bool success = true; in convertToEvsCameraParam() local 69 bool success = true; in convertToPixelFormat() local
|
| /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/libhardware_legacy/ |
| D | power_test.cpp | 129 auto success = findWakeLockInfoByName(name, &info); in TEST_F() local 140 auto success = findWakeLockInfoByName(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/1/android/hardware/contexthub/ |
| D | IContextHubCallback.aidl | 40 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult()
|
| /hardware/interfaces/boot/aidl/client/include/ |
| D | BootControlClient.h | 30 bool success; member
|
| /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/2/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 | 77 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult()
|
| /hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/ |
| D | HAL.h | 169 bool success; member
|
| /hardware/interfaces/tetheroffload/control/1.0/vts/functional/ |
| D | OffloadControlTestBase.cpp | 57 auto cb = [&](bool success, const hidl_string& errMsg) { in stopOffload()
|
| /hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/ |
| D | HAL.h | 167 bool success; member
|
| /hardware/interfaces/contexthub/aidl/vts/ |
| D | VtsAidlHalContextHubTargetTest.cpp | 212 Status handleTransactionResult(int32_t transactionId, bool success) override { in handleTransactionResult() 263 bool success = contextHub->loadNanoapp(getHubId(), emptyApp, cb->expectedTransactionId).isOk(); in TEST_P() local 275 bool success = in TEST_P() local 289 bool success = in TEST_P() local 303 bool success = in TEST_P() local
|
| /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/automotive/can/aidl/default/ |
| D | CanBus.cpp | 80 Result success = Result::OK; in down() local
|
| /hardware/interfaces/ir/aidl/default/ |
| D | main.cpp | 67 bool success = (mDevice->get_carrier_freqs(mDevice, len, rangeAr) >= 0); in getCarrierFreqs() 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/ir/1.0/vts/functional/ |
| D | VtsHalIrV1_0TargetTest.cpp | 49 bool success; in TEST_P() local
|
| /hardware/interfaces/ir/1.0/default/ |
| D | ConsumerIr.cpp | 49 bool success = (mDevice->get_carrier_freqs(mDevice, len, rangeAr) >= 0); in getCarrierFreqs() local
|