Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 25 of 65) sorted by relevance

123

/system/chre/platform/shared/
Dplatform_wifi.cc178 uint8_t errorCode, struct chreWifiRangingEvent *event) { in rangingEventCallback()
184 uint8_t errorCode) { in scanMonitorStatusChangeCallback()
190 void PlatformWifiBase::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback()
200 void PlatformWifiBase::nanServiceIdentifierCallback(uint8_t errorCode, in nanServiceIdentifierCallback()
235 void PlatformWifiBase::nanServiceTerminatedCallback(uint32_t errorCode, in nanServiceTerminatedCallback()
248 uint8_t errorCode, uint32_t subscriptionId) { in nanServiceSubscriptionCanceledCallback()
Dplatform_ble.cc119 uint8_t errorCode) { in scanStatusChangeCallback()
140 void PlatformBleBase::readRssiCallback(uint8_t errorCode, in readRssiCallback()
161 void PlatformBleBase::flushCallback(uint8_t errorCode) { in flushCallback()
Dplatform_gnss.cc101 uint8_t errorCode) { in locationStatusChangeCallback()
145 uint8_t errorCode) { in measurementStatusChangeCallback()
/system/chre/pal/tests/src/
Dwifi_pal_impl_test.cc57 void chrePalScanMonitorStatusChangeCallback(bool enabled, uint8_t errorCode) { in chrePalScanMonitorStatusChangeCallback()
63 void chrePalScanResponseCallback(bool pending, uint8_t errorCode) { in chrePalScanResponseCallback()
75 void chrePalRangingEventCallback(uint8_t errorCode, in chrePalRangingEventCallback()
82 void chrePalNanServiceIdentifierCallback(uint8_t errorCode, in chrePalNanServiceIdentifierCallback()
159 uint8_t errorCode) { in scanMonitorStatusChangeCallback()
172 void PalWifiTest::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback()
199 void PalWifiTest::rangingEventCallback(uint8_t errorCode, in rangingEventCallback()
206 void PalWifiTest::nanServiceIdentifierCallback(uint8_t errorCode, in nanServiceIdentifierCallback()
236 void PalWifiTest::nanSubscriptionCanceledCallback(uint8_t errorCode, in nanSubscriptionCanceledCallback()
Dgnss_pal_impl_test.cc65 void chrePalLocationStatusChangeCallback(bool enabled, uint8_t errorCode) { in chrePalLocationStatusChangeCallback()
77 void chrePalMeasurementStatusChangeCallback(bool enabled, uint8_t errorCode) { in chrePalMeasurementStatusChangeCallback()
186 uint8_t errorCode) { in locationStatusChangeCallback()
211 uint8_t errorCode) { in measurementStatusChangeCallback()
Dble_pal_impl_test.cc63 void scanStatusChangeCallback(bool enabled, uint8_t errorCode) { in scanStatusChangeCallback()
106 void scanStatusChangeCallback(bool enabled, uint8_t errorCode) { in scanStatusChangeCallback()
Dsensor_pal_impl_test.cc86 uint8_t errorCode) { in flushCompleteCallback()
128 uint8_t errorCode) { in flushCompleteCallback()
/system/chre/core/
Dble_request_manager.cc285 void BleRequestManager::handlePlatformChange(bool enable, uint8_t errorCode) { in handlePlatformChange()
300 uint8_t errorCode) { in handlePlatformChangeSync()
344 uint8_t errorCode = CHRE_ERROR_NONE; in dispatchPendingRequests() local
362 bool success, uint8_t errorCode, in handleAsyncResult()
408 void BleRequestManager::handleReadRssi(uint8_t errorCode, in handleReadRssi()
411 uint8_t errorCode; in handleReadRssi() member
430 void BleRequestManager::handleReadRssiSync(uint8_t errorCode, in handleReadRssiSync()
448 void BleRequestManager::resolvePendingRssiRequest(uint8_t errorCode, in resolvePendingRssiRequest()
495 void BleRequestManager::handleFlushComplete(uint8_t errorCode) { in handleFlushComplete()
542 void BleRequestManager::handleFlushCompleteInternal(uint8_t errorCode) { in handleFlushCompleteInternal()
[all …]
Dwifi_request_manager.cc385 uint8_t errorCode) { in handleScanMonitorStateChange()
390 uint8_t errorCode; in handleScanMonitorStateChange() member
408 void WifiRequestManager::handleScanResponse(bool pending, uint8_t errorCode) { in handleScanResponse()
411 uint8_t errorCode; in handleScanResponse() member
430 uint8_t errorCode, struct chreWifiRangingEvent *event) { in handleRangingEvent()
459 uint8_t errorCode, uint32_t subscriptionId) { in handleNanServiceIdentifierEventSync()
503 uint8_t errorCode, uint32_t subscriptionId) { in handleNanServiceIdentifierEvent()
505 uint8_t errorCode = NestedDataPtr<uint8_t>(data); in handleNanServiceIdentifierEvent() local
596 uint8_t errorCode, uint32_t subscriptionId) { in handleNanServiceTerminatedEventSync()
617 uint8_t errorCode, uint32_t subscriptionId) { in handleNanServiceSubscriptionCanceledEventSync()
[all …]
Dgnss_manager.cc275 void GnssSession::handleStatusChange(bool enabled, uint8_t errorCode) { in handleStatusChange()
278 uint8_t errorCode; in handleStatusChange() member
579 uint8_t errorCode, const void *cookie) { in postAsyncResultEvent()
607 uint8_t errorCode, in postAsyncResultEventFatal()
615 void GnssSession::handleStatusChangeSync(bool enabled, uint8_t errorCode) { in handleStatusChangeSync()
/system/connectivity/wificond/aidl/android/net/wifi/nl80211/
DIScanEvent.aidl28 oneway void OnScanRequestFailed(int errorCode); in OnScanRequestFailed()
/system/chre/chpp/include/chpp/common/
Dwifi.h75 uint8_t errorCode; member
92 uint8_t errorCode; member
119 uint8_t errorCode; member
130 uint8_t errorCode; member
Dgnss.h109 uint8_t errorCode; member
119 uint8_t errorCode; member
/system/libhidl/base/
DStatus.cpp75 Status::Status(int32_t exceptionCode, int32_t errorCode) in Status()
79 Status::Status(int32_t exceptionCode, int32_t errorCode, const char *message) in Status()
/system/chre/util/include/chre/util/
Dtransaction_manager_impl.h36 uint32_t transactionId, uint8_t errorCode) { in completeTransaction()
146 uint8_t errorCode = CHRE_ERROR_TIMEOUT; in doCompleteTransactionLocked() local
/system/security/keystore2/src/km_compat/
Dkm_compat.cpp486 KMV1::ErrorCode errorCode; in generateKey() local
544 KMV1::ErrorCode errorCode; in importKey() local
590 KMV1::ErrorCode errorCode; in importWrappedKey() local
621 V4_0_ErrorCode errorCode; in upgradeKey() local
715 KMV1::ErrorCode errorCode; in beginInternal() local
809 [&](V4_0_ErrorCode errorCode, const V4_0_KeyCharacteristics& v40KeyCharacteristics) { in getKeyCharacteristics()
848 KMV1::ErrorCode errorCode; in updateAad() local
890 KMV1::ErrorCode errorCode = KMV1::ErrorCode::OK; in update() local
946 KMV1::ErrorCode errorCode; in finish() local
986 KMV1::ErrorCode errorCode; in generateTimeStamp() local
[all …]
/system/chre/chpp/services/
Dwifi.c673 uint8_t errorCode) { in chppWifiServiceScanMonitorStatusChangeCallback()
707 uint8_t errorCode) { in chppWifiServiceScanResponseCallback()
783 uint8_t errorCode, struct chreWifiRangingEvent *event) { in chppWifiServiceRangingEventCallback()
838 static void chppWifiServiceNanIdentifierCallback(uint8_t errorCode, in chppWifiServiceNanIdentifierCallback()
985 uint8_t errorCode, uint32_t subscriptionId) { in chppWifiServiceNanSubscriptionCanceledCallback()
/system/vold/
DKeystore.h102 km::ErrorCode errorCode; variable
/system/chre/platform/linux/
Dpal_nan.cc26 uint8_t errorCode = CHRE_ERROR; in subscribe() local
/system/chre/chre_api/legacy/v1_3/chre/
Dcommon.h158 uint8_t errorCode; member
/system/chre/chre_api/legacy/v1_1/chre/
Dcommon.h158 uint8_t errorCode; member
/system/chre/chre_api/legacy/v1_2/chre/
Dcommon.h158 uint8_t errorCode; member
/system/chre/chre_api/legacy/v1_4/chre/
Dcommon.h159 uint8_t errorCode; member
/system/chre/chre_api/legacy/v1_5/chre/
Dcommon.h159 uint8_t errorCode; member
/system/chre/chre_api/legacy/v1_6/chre/
Dcommon.h165 uint8_t errorCode; member

123