/hardware/google/aemu/base/ |
D | MessageChannel.cpp | 74 void MessageChannelBase::afterWrite(bool success) { in afterWrite() 110 void MessageChannelBase::afterRead(bool success) { in afterRead()
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/synchronization/ |
D | AndroidMessageChannel.cpp | 74 void MessageChannelBase::afterWrite(bool success) { in afterWrite() 109 void MessageChannelBase::afterRead(bool success) { in afterRead()
|
/hardware/google/gfxstream/host/ |
D | Display.h | 26 bool success = false; member
|
D | RenderThread.cpp | 95 const bool success = loadStream->getByte(); in RenderThread() local 118 const bool success = loadStream->getByte(); in RenderThread() local 168 bool success; in save() local
|
/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/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/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 141 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/2/android/hardware/contexthub/ |
D | IContextHubCallback.aidl | 40 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult()
|
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/ |
D | OffloadControlTestBase.cpp | 57 auto cb = [&](bool success, const hidl_string& errMsg) { in stopOffload()
|
/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/contexthub/aidl/aidl_api/android.hardware.contexthub/3/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/4/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/current/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 | 78 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult()
|
/hardware/interfaces/ir/aidl/default/ |
D | main.cpp | 67 bool success = (mDevice->get_carrier_freqs(mDevice, len, rangeAr) >= 0); in getCarrierFreqs() local
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_messaging_test.cpp | 245 bool success = true; in TEST_P() local 271 bool success = true; in TEST_P() local
|