| /system/chre/apps/power_test/common/ |
| D | request_manager.cc | 127 void RequestManager::sendResponseMessageToHost(bool success) { in sendResponseMessageToHost() 153 bool success = false; in requestTimer() local 181 bool success = chreWifiRequestScanAsync(¶ms, nullptr /*cookie*/); in wifiTimerCallback() local 190 bool success; in requestGnssLocation() local 205 bool success; in requestGnssMeasurement() local 218 bool success = chreWwanGetCellInfoAsync(nullptr /* cookie */); in cellTimerCallback() local 224 bool success; in requestAudio() local 246 bool success = chreSensorFindDefault(sensorType, &sensorHandle); in requestSensor() local 266 bool success = true; in requestAllSensors() local 282 bool success = chreAudioGetSource(0 /* handle */, &audioSource); in requestAudioAtFastestRate() local [all …]
|
| /system/chre/test/simulation/ |
| D | ble_test.cc | 147 const bool success = chreBleStartScanAsync( in TEST_F() local 154 const bool success = chreBleStopScanAsync(); in TEST_F() local 167 bool success; in TEST_F() local 204 const bool success = chreBleStartScanAsync( in TEST_F() local 218 bool success; in TEST_F() local 265 const bool success = chreBleStartScanAsync( in TEST_F() local 272 const bool success = chreBleStopScanAsync(); in TEST_F() local 283 bool success; in TEST_F() local 338 const bool success = chreBleStopScanAsync(); in TEST_F() local 350 bool success; in TEST_F() local [all …]
|
| D | wifi_nan_test.cc | 161 const bool success = in TEST_F() local 179 bool success; in TEST_F() local 219 const bool success = in TEST_F() local 237 bool success; in TEST_F() local 280 const bool success = in TEST_F() local 300 bool success; in TEST_F() local 352 const bool success = in TEST_F() local 370 bool success; in TEST_F() local 439 const bool success = in TEST_F() local 457 bool success; in TEST_F() local [all …]
|
| D | gnss_test.cc | 102 bool success; in TEST_F() local 131 bool success; in TEST_F() local 206 bool success; in TEST_F() local 230 bool success; in TEST_F() local 285 const bool success = chreGnssLocationSessionStartAsync( in TEST_F() local 308 bool success; in TEST_F() local 354 bool success; in TEST_F() local 378 bool success; in TEST_F() local 434 const bool success = chreGnssMeasurementSessionStartAsync( in TEST_F() local 456 bool success; in TEST_F() local [all …]
|
| D | wifi_timeout_test.cc | 97 bool success = false; in TEST_F() local 124 bool success; in TEST_F() local 202 bool success = false; in TEST_F() local 231 bool success; in TEST_F() local 305 bool success = false; in TEST_F() local 333 bool success; in TEST_F() local 408 bool success = false; in TEST_F() local 450 bool success; in TEST_F() local
|
| D | audio_test.cc | 89 const bool success = chreAudioConfigureSource( in TEST_F() local 108 bool success; in TEST_F() local 146 const bool success = chreAudioConfigureSource( in TEST_F() local 162 bool success; in TEST_F() local
|
| D | wifi_scan_test.cc | 98 bool success = false; in handleEvent() local 127 bool success; in TEST_F() local 187 bool success = false; in TEST_F() local 220 bool success; in TEST_F() local 279 bool success = false; in TEST_F() local 325 bool success; in TEST_F() local 384 bool success = false; in TEST_F() local 412 bool success; in TEST_F() local
|
| D | wifi_test.cc | 72 bool success = in TEST_F() local 98 bool success; in TEST_F() local 140 bool success = in TEST_F() local 159 bool success; in TEST_F() local 205 bool success = in TEST_F() local 224 bool success; in TEST_F() local
|
| D | sensor_test.cc | 69 const bool success = chreSensorConfigure( in TEST_F() local 82 bool success; in TEST_F() local 136 const bool success = chreSensorConfigure( in TEST_F() local 155 bool success; in TEST_F() local
|
| /system/chre/apps/test/common/chre_settings_test/src/ |
| D | chre_settings_test_manager.cc | 70 bool success = true; in getFeature() local 103 bool success = true; in getFeatureState() local 121 bool success = true; in getTestStep() local 214 bool success = false; in handleMessageFromHost() local 260 bool success = false; in handleStartTestMessage() local 337 bool success = true; in startTestForFeature() local 401 bool success = false; in validateAsyncResult() local 422 bool success = false; in handleWifiAsyncResult() local 525 bool success = false; in handleGnssAsyncResult() local 557 bool success = false; in handleWwanCellInfoResult() local [all …]
|
| /system/core/libutils/binder/ |
| D | Errors_test.cpp | 28 status_t success_or_fail(bool success) { in success_or_fail() 36 auto f = [](bool success, int* val) -> status_t { in TEST() 54 auto f = [](bool success) -> Result<std::string, StatusT> { in TEST() 70 auto f = [](bool success) -> Result<int, StatusT> { in TEST() 92 auto f = [](bool success) -> Result<std::string, StatusT> { in TEST() 99 auto g = [&](bool success) -> status_t { in TEST() 114 auto f = [&](bool success) -> Result<size_t, StatusT> { in TEST() 128 auto f = [&](bool success) -> Result<bool, StatusT> { in TEST() 142 auto f = [&](bool success) -> Result<unsigned char, StatusT> { in TEST() 162 auto f = [&](bool success) -> Result<IntContainer, StatusT> { in TEST()
|
| /system/chre/platform/exynos/ |
| D | platform_nanoapp.cc | 34 bool success = false; in reserveBuffer() local 56 bool success = true; in copyNanoappFragment() local 71 bool success = false; in start() local 137 bool success = false; in verifyNanoappInfo() local 173 bool success = false; in openNanoapp() local
|
| /system/chre/platform/slpi/see/ |
| D | see_helper.cc | 146 bool success = false; in copyPayload() local 177 bool success = pb_get_encoded_size(msgLen, sns_std_attr_req_fields, &req); in encodeSnsStdAttrReq() local 213 bool success = false; in encodeSnsSuidReq() local 262 bool success = false; in encodeSnsResamplerConfig() local 309 bool success = false; in encodeSnsStdSensorConfig() local 348 bool success = in encodeSnsRemoteProcSensorConfig() local 369 bool success = false; in prepSnsClientReq() local 408 bool success = pb_read(stream, nullptr /* buf */, stream->bytes_left); in decodeStringField() local 421 bool success = pb_decode(stream, sns_std_suid_fields, &suid); in decodeSnsSuidEventSuid() local 449 bool success = pb_decode(stream, sns_suid_event_fields, &event); in decodeSnsSuidEvent() local [all …]
|
| /system/connectivity/wificond/tests/ |
| D | scanner_unittest.cpp | 129 bool success = false; in TEST_F() local 149 bool success = false; in TEST_F() local 164 bool success = false; in TEST_F() local 179 bool success = false; in TEST_F() local 193 bool success = false; in TEST_F() local 207 bool success = false; in TEST_F() local 221 bool success = false; in TEST_F() local 238 bool success = false; in TEST_F() local 301 bool success = false; in TEST_F() local 314 bool success = false; in TEST_F() local [all …]
|
| /system/chre/apps/test/pts/audio_enable_disable_test/src/ |
| D | audio_enable_disable_test.cc | 66 void sendTestResult(uint16_t hostEndpointId, bool success) { in sendTestResult() 104 bool success = false; in handleMessageFromHost() local 132 bool success = false; in handleAudioDataEvent() local 158 bool success = false; in handleTimer() local
|
| /system/chre/util/include/chre/util/ |
| D | array_queue_impl.h | 91 bool success = pushTail(); in push() local 100 bool success = pushTail(); in push() local 150 bool success = true; in remove() local 164 bool success = pushTail(); in emplace() local 304 bool success; in pushTail() local
|
| /system/chre/host/hal_generic/aidl/ |
| D | generic_context_hub_aidl.cc | 99 ScopedAStatus toServiceSpecificError(bool success) { in toServiceSpecificError() 110 bool success = mConnection->getContextHubs(&response); in getContextHubs() local 145 bool success = loadNanoappInternal(appBinary, transactionId); in loadNanoapp() local 157 bool success = unloadNanoappInternal(appId, transactionId); in unloadNanoapp() local 290 bool success = mConnection->sendMessageToHub( in sendMessageToHub() local 446 void ContextHub::onTransactionResult(uint32_t transactionId, bool success) { in onTransactionResult() 543 bool success = false; in enableTestMode() local 601 bool success = false; in disableTestMode() local 648 bool success = in queryNanoappsInternal() local 669 bool success = mConnection->loadNanoapp(transaction); in loadNanoappInternal() local [all …]
|
| D | event_logger.h | 66 bool success; member 72 bool success; member 79 bool success; member
|
| /system/chre/platform/freertos/ |
| D | platform_nanoapp.cc | 58 bool success = false; in start() local 184 bool success = false; in reserveBuffer() local 212 bool success = true; in copyNanoappFragment() local 228 bool success = false; in verifyNanoappInfo() local 280 bool success = false; in openNanoapp() local
|
| /system/chre/platform/slpi/ |
| D | platform_nanoapp.cc | 82 bool success = false; in setAppInfo() local 98 bool success = false; in reserveBuffer() local 124 bool success = true; in copyNanoappFragment() local 165 bool success = false; in openNanoapp() local 220 bool success = false; in verifyNanoappInfo() local
|
| /system/chre/apps/test/common/chre_audio_concurrency_test/src/ |
| D | chre_audio_concurrency_test_manager.cc | 56 bool success = true; in getTestStep() local 98 bool success = false; in handleTestCommandMessage() local 137 bool success = false; in handleMessageFromHost() local 214 bool success = false; in validateAudioDataEvent() local
|
| /system/chre/platform/shared/sensor_pal/ |
| D | platform_sensor_manager.cc | 91 bool success = false; in configureSensor() local 105 bool success = false; in configureBiasEvents() local 115 bool success = false; in getThreeAxisBias() local 124 bool success = false; in flush() local
|
| /system/chre/core/ |
| D | gnss_manager.cc | 36 bool success = true; in getCallbackType() local 56 bool success = true; in getReportEventType() local 108 bool success = false; in configurePassiveLocationListener() local 171 bool success = mPlatformGnss.configurePassiveLocationListener(enable); in platformConfigurePassiveLocationListener() local 413 bool success = false; in configure() local 480 bool success = mStateTransitions.push(stateTransition); in addRequestToQueue() local 532 bool success = true; in updateRequests() local 579 bool GnssSession::postAsyncResultEvent(uint16_t instanceId, bool success, in postAsyncResultEvent() 610 void GnssSession::postAsyncResultEventFatal(uint16_t instanceId, bool success, in postAsyncResultEventFatal() 622 bool success = (errorCode == CHRE_ERROR_NONE); in handleStatusChangeSync() local [all …]
|
| D | wifi_request_manager.cc | 212 bool success = false; in configureScanMonitor() local 268 bool success = false; in requestRangingByType() local 287 bool success = false; in updateRangingRequest() local 304 bool success = false; in sendRangingRequest() local 354 bool success = false; in requestRanging() local 447 bool success = false; in requestScan() local 608 bool success = false; in getNappIdFromSubscriptionId() local 896 bool success = mPendingScanMonitorRequests.push(scanMonitorStateTransition); in addScanMonitorRequestToQueue() local 921 bool success = true; in updateNanoappScanMonitoringList() local 964 uint16_t nanoappInstanceId, bool success, bool enable, uint8_t errorCode, in postScanMonitorAsyncResultEvent() [all …]
|
| /system/chre/util/include/chre/util/system/ |
| D | fixed_size_blocking_queue_impl.h | 63 bool success; in push() local 77 bool success; in push() local
|