/system/chre/apps/power_test/common/ |
D | request_manager.cc | 125 bool success = false; in requestTimer() local 153 bool success = chreWifiRequestScanAsync(¶ms, nullptr /*cookie*/); in wifiTimerCallback() local 162 bool success; in requestGnssLocation() local 177 bool success; in requestGnssMeasurement() local 190 bool success = chreWwanGetCellInfoAsync(nullptr /* cookie */); in cellTimerCallback() local 196 bool success; in requestAudio() local 218 bool success = chreSensorFindDefault(sensorType, &sensorHandle); in requestSensor() local 238 bool success = true; in requestAllSensors() local 254 bool success = chreAudioGetSource(0 /* handle */, &audioSource); in requestAudioAtFastestRate() local 269 bool success = requestTimer(enable, TimerType::WIFI, Seconds(1)); in requestBreakIt() local [all …]
|
D | power_test.cc | 41 void sendResponseMessageToHost(bool success, uint16_t hostEndpoint) { in sendResponseMessageToHost() 81 bool success = in nanoappHandleEvent() local
|
/system/chre/apps/test/common/chre_settings_test/src/ |
D | chre_settings_test_manager.cc | 51 bool success = true; in getFeature() local 81 bool success = true; in getFeatureState() local 99 bool success = true; in getTestStep() local 186 bool success = false; in handleMessageFromHost() local 231 bool success = false; in handleStartTestMessage() local 294 bool success = true; in startTestForFeature() local 353 bool success = false; in validateAsyncResult() local 374 bool success = false; in handleWifiAsyncResult() local 440 bool success = false; in handleGnssAsyncResult() local 472 bool success = false; in handleWwanCellInfoResult() local [all …]
|
/system/connectivity/wificond/tests/ |
D | scanner_unittest.cpp | 124 bool success = false; in TEST_F() local 144 bool success = false; in TEST_F() local 159 bool success = false; in TEST_F() local 174 bool success = false; in TEST_F() local 188 bool success = false; in TEST_F() local 202 bool success = false; in TEST_F() local 216 bool success = false; in TEST_F() local 233 bool success = false; in TEST_F() local 296 bool success = false; in TEST_F() local 309 bool success = false; in TEST_F() local [all …]
|
D | server_unittest.cpp | 185 bool success = true; in TEST_F() local 202 bool success = true; in TEST_F() local 257 bool success = true; in TEST_F() local 273 bool success = true; in TEST_F() local 347 bool success = true; in TEST_F() local 370 bool success = true; in TEST_F() local 401 bool success = true; in TEST_F() local
|
/system/chre/apps/test/pts/audio_enable_disable_test/src/ |
D | audio_enable_disable_test.cc | 65 void sendTestResult(uint16_t hostEndpointId, bool success) { in sendTestResult() 103 bool success = false; in handleMessageFromHost() local 131 bool success = false; in handleAudioDataEvent() local 157 bool success = false; in handleTimer() 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 …]
|
D | island_vote_client.cc | 50 bool success = true; in voteBigImage() local 109 bool success = (rc != SNS_RC_FAILED); in voteSnsPowerMode() local
|
/system/chre/util/include/chre/util/ |
D | array_queue_impl.h | 87 bool success = pushTail(); in push() local 96 bool success = pushTail(); in push() local 145 bool success; in remove() local 176 bool success = pushTail(); in emplace() local 276 bool success; in pushTail() local
|
D | fixed_size_blocking_queue_impl.h | 28 bool success; in push() local 41 bool success; in push() local
|
/system/chre/host/common/ |
D | daemon_base.cc | 78 bool success = false; in loadNanoapp() local 106 bool success = sendMessageToChre( in sendNanoappLoad() local 119 bool success = false; in sendTimeSync() local 139 bool success = false; in sendTimeSyncWithRetry() local 151 bool success = false; in sendMessageToChre() local 210 bool success = false; in readFileContents() local
|
/system/chre/platform/freertos/ |
D | platform_nanoapp.cc | 53 bool success = false; in start() local 179 bool success = false; in reserveBuffer() local 206 bool success = true; in copyNanoappFragment() local 222 bool success = false; in verifyNanoappInfo() local 264 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/core/ |
D | wifi_request_manager.cc | 54 bool success = false; in configureScanMonitor() local 87 bool success = false; in requestRanging() local 153 bool success = false; in requestScan() local 324 bool success = mPendingScanMonitorRequests.push(scanMonitorStateTransition); in addScanMonitorRequestToQueue() local 334 bool success = true; in updateNanoappScanMonitoringList() local 368 uint32_t nanoappInstanceId, bool success, bool enable, uint8_t errorCode, in postScanMonitorAsyncResultEvent() 394 uint32_t nanoappInstanceId, bool success, bool enable, uint8_t errorCode, in postScanMonitorAsyncResultEventFatal() 403 uint32_t nanoappInstanceId, bool success, uint8_t errorCode, in postScanRequestAsyncResultEvent() 429 uint32_t nanoappInstanceId, bool success, uint8_t errorCode, in postScanRequestAsyncResultEventFatal() 445 bool success = (errorCode == CHRE_ERROR_NONE); in handleScanMonitorStateChangeSync() local [all …]
|
D | gnss_manager.cc | 31 bool success = true; in getCallbackType() local 51 bool success = true; in getReportEventType() local 103 bool success = false; in configurePassiveLocationListener() local 166 bool success = mPlatformGnss.configurePassiveLocationListener(enable); in platformConfigurePassiveLocationListener() local 373 bool success = false; in configure() local 434 bool success = mStateTransitions.push(stateTransition); in addRequestToQueue() local 486 bool success = true; in updateRequests() local 533 bool GnssSession::postAsyncResultEvent(uint32_t instanceId, bool success, in postAsyncResultEvent() 558 void GnssSession::postAsyncResultEventFatal(uint32_t instanceId, bool success, in postAsyncResultEventFatal() 570 bool success = (errorCode == CHRE_ERROR_NONE); in handleStatusChangeSync() local [all …]
|
D | sensor_request_manager.cc | 38 bool success = false; in isSensorRequestValid() local 166 bool success = false; in setSensorRequest() local 277 bool success = false; in getSensorInfo() local 290 bool success = false; in removeAllRequests() local 326 bool success = false; in getSensorSamplingStatus() local 348 bool success = false; in configureBiasEvents() local 395 bool success = false; in getThreeAxisBias() local 410 bool success = false; in flushAsync() local 688 bool success = true; in addRequest() local 718 bool success = true; in updateRequest() local [all …]
|
/system/chre/platform/shared/ |
D | platform_sensor_manager.cc | 85 bool success = false; in configureSensor() local 99 bool success = false; in configureBiasEvents() local 109 bool success = false; in getThreeAxisBias() local 118 bool success = false; in flush() local
|
D | host_protocol_chre.cc | 47 bool success = verifyMessage(message, messageLen); in decodeMessageFromHost() local 179 bool success, in encodeLoadNanoappResponse() 189 uint32_t transactionId, bool success) { in encodeUnloadNanoappResponse() 229 bool success, in encodeDebugDumpResponse() 257 bool success) { in encodeSelfTestResponse() 265 bool success = true; in getSettingFromFbs() local 289 bool success = true; in getSettingStateFromFbs() local
|
D | nanoapp_load_manager.cc | 37 bool success = false; in prepareForLoad() local 57 bool success = false; in copyNanoappFragment() local
|
/system/chre/apps/test/common/chre_stress_test/src/ |
D | chre_stress_test_manager.cc | 66 bool success = false; in handleMessageFromHost() local 210 bool success = chreWifiRequestScanAsync(¶ms, &kOnDemandWifiScanCookie); in handleDelayedWifiTimer() local 410 bool success = chreWifiConfigureScanMonitorAsync( in handleWifiScanMonitoringCommand() local 457 bool success = false; in makeGnssLocationRequest() local 490 bool success = false; in makeGnssMeasurementRequest() local 531 bool success = chreWwanGetCellInfoAsync(&kWwanCellInfoCookie); in makeWwanCellInfoRequest() local
|
/system/chre/apps/message_world/ |
D | message_world.cc | 51 bool success = chreSendMessageToHostEndpoint( in nanoappStart() local 70 bool success = chreSendMessageToHostEndpoint( in nanoappHandleEvent() local
|
/system/chre/apps/audio_stress_test/ |
D | audio_stress_test.cc | 106 bool success = false; in discoverAudioHandle() local 140 bool success = false; in requestAudioForCurrentTestState() local 167 bool success = (gTimerHandle != CHRE_TIMER_INVALID); in advanceTestPosition() local
|
/system/core/libsuspend/ |
D | autosuspend_wakeup_count.cpp | 56 static void update_sleep_time(bool success) { in update_sleep_time() 66 bool success = true; in suspend_thread_func() local 219 static void autosuspend_set_wakeup_callback(void (*func)(bool success)) { in autosuspend_set_wakeup_callback()
|
/system/chre/platform/slpi/qsh/ |
D | qsh_shim.cc | 51 bool success = false; in getCurrentNanoappInstanceId() local 71 bool success = false; in postEventFromQsh() local
|
/system/chre/util/system/ |
D | debug_dump.cc | 49 bool success = in printVaList() local 82 bool success = false; in insertString() local
|