Home
last modified time | relevance | path

Searched defs:success (Results 1 – 25 of 164) sorted by relevance

1234567

/system/chre/platform/slpi/see/
Dsee_helper.cc145 bool success = false; in copyPayload() local
175 bool success = pb_get_encoded_size(msgLen, sns_std_attr_req_fields, &req); in encodeSnsStdAttrReq() local
211 bool success = false; in encodeSnsSuidReq() local
260 bool success = false; in encodeSnsResamplerConfig() local
307 bool success = false; in encodeSnsStdSensorConfig() local
346 bool success = pb_encode( in encodeSnsRemoteProcSensorConfig() local
367 bool success = false; in prepSnsClientReq() local
407 bool success = pb_read(stream, nullptr /* buf */, stream->bytes_left); in decodeStringField() local
420 bool success = pb_decode(stream, sns_std_suid_fields, &suid); in decodeSnsSuidEventSuid() local
447 bool success = pb_decode(stream, sns_suid_event_fields, &event); in decodeSnsSuidEvent() local
[all …]
Disland_vote_client.cc50 bool success = true; in voteBigImage() local
109 bool success = (rc != SNS_RC_FAILED); in voteSnsPowerMode() local
/system/connectivity/wificond/tests/
Dscanner_unittest.cpp121 bool success = false; in TEST_F() local
140 bool success = false; in TEST_F() local
155 bool success = false; in TEST_F() local
170 bool success = false; in TEST_F() local
184 bool success = false; in TEST_F() local
198 bool success = false; in TEST_F() local
212 bool success = false; in TEST_F() local
229 bool success = false; in TEST_F() local
287 bool success = false; in TEST_F() local
300 bool success = false; in TEST_F() local
[all …]
/system/chre/util/include/chre/util/
Darray_queue_impl.h87 bool success = pushTail(); in push() local
96 bool success = pushTail(); in push() local
145 bool success; in remove() local
175 bool success = pushTail(); in emplace() local
275 bool success; in pushTail() local
Dfixed_size_blocking_queue_impl.h28 bool success; in push() local
41 bool success; in push() local
Dpriority_queue_impl.h56 bool success = mData.push_back(element); in push() local
66 bool success = mData.emplace_back(args...); in emplace() local
/system/chre/core/
Dwifi_request_manager.cc52 bool success = false; in configureScanMonitor() local
85 bool success = false; in requestRanging() local
145 bool success = false; in requestScan() local
324 bool success = mPendingScanMonitorRequests.push(scanMonitorStateTransition); in addScanMonitorRequestToQueue() local
334 bool success = true; in updateNanoappScanMonitoringList() local
367 uint32_t nanoappInstanceId, bool success, bool enable, uint8_t errorCode, in postScanMonitorAsyncResultEvent()
397 uint32_t nanoappInstanceId, bool success, bool enable, uint8_t errorCode, in postScanMonitorAsyncResultEventFatal()
406 uint32_t nanoappInstanceId, bool success, uint8_t errorCode, in postScanRequestAsyncResultEvent()
430 uint32_t nanoappInstanceId, bool success, uint8_t errorCode, in postScanRequestAsyncResultEventFatal()
446 bool success = (errorCode == CHRE_ERROR_NONE); in handleScanMonitorStateChangeSync() local
[all …]
Dsensor_request_manager.cc41 bool success = true; in isSensorRequestValid() local
152 bool success; in setSensorRequest() local
222 bool success = false; in getSensorInfo() local
259 bool success = false; in removeAllRequests() local
298 bool success = false; in getSensorSamplingStatus() local
324 bool success = false; in configureBiasEvents() local
344 bool success = false; in getThreeAxisBias() local
362 bool success = false; in flushAsync() local
556 bool success = true; in add() local
583 bool success = true; in remove() local
[all …]
Dgnss_manager.cc141 bool success = false; in configure() local
193 bool success = mStateTransitions.push(stateTransition); in addRequestToQueue() local
243 bool success = true; in updateRequests() local
282 uint32_t instanceId, bool success, bool enable, Milliseconds minInterval, in postAsyncResultEvent()
311 uint32_t instanceId, bool success, bool enable, Milliseconds minInterval, in postAsyncResultEventFatal()
320 bool success = (errorCode == CHRE_ERROR_NONE); in handleStatusChangeSync() local
392 bool success = false; in controlPlatform() local
Dtimer_pool.cc64 bool success = insertTimerRequestLocked(timerRequest); in setTimer() local
82 bool success = false; in cancelTimer() local
178 bool success = isNewTimerAllowedLocked(isNanoappTimer) && in insertTimerRequestLocked() local
220 bool success = false; in handleExpiredTimersAndScheduleNextLocked() local
Dsensor.cc22 bool success = false; in setRequest() local
/system/chre/platform/slpi/
Dplatform_nanoapp.cc181 bool success = false; in setAppInfo() local
195 bool success = false; in reserveBuffer() local
220 bool success = true; in copyNanoappFragment() local
260 bool success = false; in openNanoapp() local
316 bool success = false; in verifyNanoappInfo() local
Dnanoapp_load_manager.cc33 bool success = false; in prepareForLoad() local
50 bool success = false; in copyNanoappFragment() local
Dplatform_audio.cc107 bool success = false; in requestAudioDataEvent() local
143 bool success = false; in getAudioSource() local
/system/chre/util/nanoapp/
Dwifi.cc30 bool success = (bufferLen >= static_cast<size_t>(ssidLen + 1)); in parseSsidToStr() local
56 bool success = false; in parseBssidToStr() local
/system/chre/apps/message_world/
Dmessage_world.cc50 bool success = chreSendMessageToHostEndpoint( in nanoappStart() local
70 bool success = chreSendMessageToHostEndpoint( in nanoappHandleEvent() local
/system/chre/apps/audio_stress_test/
Daudio_stress_test.cc104 bool success = false; in discoverAudioHandle() local
139 bool success = false; in requestAudioForCurrentTestState() local
165 bool success = (gTimerHandle != CHRE_TIMER_INVALID); in advanceTestPosition() local
/system/core/libsuspend/
Dautosuspend_wakeup_count.cpp56 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/security/keystore-engine/
Dkeystore_backend_hidl.cpp47 bool success = false; in sign() local
77 bool success = false; in get_pubkey() local
/system/hardware/interfaces/suspend/1.0/default/internal_aidl/android/system/suspend/
DISuspendCallback.aidl30 void notifyWakeup(boolean success); in notifyWakeup()
/system/chre/host/common/
Dsocket_client.cc84 bool success = false; in sendMessage() local
108 bool success = false; in doConnect() local
225 bool success = false; in tryConnect() local
/system/chre/platform/linux/
Dplatform_nanoapp.cc83 bool success = false; in openNanoapp() local
99 bool success = false; in openNanoappFromFile() local
/system/chre/platform/slpi/include/chre/platform/slpi/
Dpower_control_util.h42 bool success = false; in slpiForceBigImage() local
/system/security/keystore/binder/android/security/keystore/
DICredstoreTokenCallback.aidl24 void onFinished(boolean success, in byte[] authToken, in byte[] verificationToken); in onFinished()
/system/extras/profcollectd/libprofcollectd/
Dscheduler.cpp162 bool success = hwtracer->Trace(config.traceOutputDir, tag, config.samplingPeriod); in TraceOnce() local
180 bool success = CompressFiles("/sdcard/profile.zip", profiles); in ProcessProfile() local
209 bool success = reader->parse(is, root); in operator >>() local

1234567