Home
last modified time | relevance | path

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

1234567

/system/connectivity/wificond/tests/
Dscanner_unittest.cpp163 bool success = false; in TEST_F() local
182 bool success = false; in TEST_F() local
197 bool success = false; in TEST_F() local
212 bool success = false; in TEST_F() local
226 bool success = false; in TEST_F() local
240 bool success = false; in TEST_F() local
254 bool success = false; in TEST_F() local
271 bool success = false; in TEST_F() local
329 bool success = false; in TEST_F() local
345 bool success = false; in TEST_F() local
[all …]
/system/chre/platform/slpi/see/
Dsee_helper.cc141 bool success = false; in copyPayload() local
171 bool success = pb_get_encoded_size(msgLen, sns_std_attr_req_fields, &req); in encodeSnsStdAttrReq() local
207 bool success = false; in encodeSnsSuidReq() local
256 bool success = false; in encodeSnsResamplerConfig() local
303 bool success = false; in encodeSnsStdSensorConfig() local
342 bool success = pb_encode( in encodeSnsRemoteProcSensorConfig() local
363 bool success = false; in prepSnsClientReq() local
403 bool success = pb_read(stream, nullptr /* buf */, stream->bytes_left); in decodeStringField() local
416 bool success = pb_decode(stream, sns_std_suid_fields, &suid); in decodeSnsSuidEventSuid() local
443 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/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/
Dsensor_request_manager.cc35 bool success = true; in isSensorRequestValid() local
145 bool success; in setSensorRequest() local
214 bool success = false; in getSensorInfo() local
252 bool success = false; in removeAllRequests() local
292 bool success = false; in getSensorSamplingStatus() local
320 bool success = false; in configureBiasEvents() local
340 bool success = false; in getThreeAxisBias() local
359 bool success = false; in flushAsync() local
510 bool success = true; in add() local
537 bool success = true; in remove() local
[all …]
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()
396 uint32_t nanoappInstanceId, bool success, bool enable, uint8_t errorCode, in postScanMonitorAsyncResultEventFatal()
405 uint32_t nanoappInstanceId, bool success, uint8_t errorCode, in postScanRequestAsyncResultEvent()
428 uint32_t nanoappInstanceId, bool success, uint8_t errorCode, in postScanRequestAsyncResultEventFatal()
444 bool success = (errorCode == CHRE_ERROR_NONE); in handleScanMonitorStateChangeSync() 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()
310 uint32_t instanceId, bool success, bool enable, Milliseconds minInterval, in postAsyncResultEventFatal()
319 bool success = (errorCode == CHRE_ERROR_NONE); in handleStatusChangeSync() local
391 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/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/hardware/interfaces/suspend/aidl/android/system/suspend/
DISuspendCallback.aidl30 void notifyWakeup(boolean success); in notifyWakeup()
/system/chre/platform/linux/
Dplatform_nanoapp.cc83 bool success = false; in openNanoapp() local
99 bool success = false; in openNanoappFromFile() local
/system/libhidl/libhidlcache/
Dlibhidlcache_test.cpp55 EXPECT_OK(ashmemAllocator->allocate(1024, [&](bool success, const hidl_memory& _mem) { in HidlCacheWhiteBoxTest()
122 EXPECT_OK(ashmemAllocator->allocate(2048, [&m1](bool success, const hidl_memory& mem) { in TEST_F()
127 EXPECT_OK(ashmemAllocator->allocate(4096, [&m2](bool success, const hidl_memory& mem) { in TEST_F()
/system/chre/platform/slpi/include/chre/platform/slpi/
Dpower_control_util.h42 bool success = false; in slpiForceBigImage() local
/system/libvintf/
DCompatibilityMatrix.cpp300 bool success = mergeField(&this->framework.mSepolicy, &other->framework.mSepolicy); in addSepolicy() local
306 bool success = mergeField(&this->framework.mAvbMetaVersion, &other->framework.mAvbMetaVersion); in addAvbMetaVersion() local
314 bool success = mergeField(&this->device.mVndk, &other->device.mVndk); in addVndk() local
321 bool success = mergeField(&this->device.mVendorNdk, &other->device.mVendorNdk); in addVendorNdk() local
382 bool success = false; in combine() local
408 bool success = baseMatrix->addAll(&e, error); in combineDeviceMatrices() local

1234567