| /system/chre/pal/tests/src/ |
| D | wifi_pal_impl_test.cc | 57 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()
|
| D | gnss_pal_impl_test.cc | 65 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()
|
| D | ble_pal_impl_test.cc | 63 void scanStatusChangeCallback(bool enabled, uint8_t errorCode) { in scanStatusChangeCallback() 106 void scanStatusChangeCallback(bool enabled, uint8_t errorCode) { in scanStatusChangeCallback()
|
| D | sensor_pal_impl_test.cc | 86 uint8_t errorCode) { in flushCompleteCallback() 128 uint8_t errorCode) { in flushCompleteCallback()
|
| /system/chre/platform/shared/ |
| D | platform_wifi.cc | 180 uint8_t errorCode, struct chreWifiRangingEvent *event) { in rangingEventCallback() 186 uint8_t errorCode) { in scanMonitorStatusChangeCallback() 192 void PlatformWifiBase::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback() 202 void PlatformWifiBase::nanServiceIdentifierCallback(uint8_t errorCode, in nanServiceIdentifierCallback() 237 void PlatformWifiBase::nanServiceTerminatedCallback(uint32_t errorCode, in nanServiceTerminatedCallback() 250 uint8_t errorCode, uint32_t subscriptionId) { in nanServiceSubscriptionCanceledCallback()
|
| D | platform_ble.cc | 121 uint8_t errorCode) { in scanStatusChangeCallback() 142 void PlatformBleBase::readRssiCallback(uint8_t errorCode, in readRssiCallback() 157 void PlatformBleBase::flushCallback(uint8_t errorCode) { in flushCallback()
|
| D | platform_gnss.cc | 103 uint8_t errorCode) { in locationStatusChangeCallback() 147 uint8_t errorCode) { in measurementStatusChangeCallback()
|
| /system/chre/core/ |
| D | ble_request_manager.cc | 285 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() 407 void BleRequestManager::handleReadRssi(uint8_t errorCode, in handleReadRssi() 410 uint8_t errorCode; in handleReadRssi() member 429 void BleRequestManager::handleReadRssiSync(uint8_t errorCode, in handleReadRssiSync() 447 void BleRequestManager::resolvePendingRssiRequest(uint8_t errorCode, in resolvePendingRssiRequest() 493 void BleRequestManager::handleFlushComplete(uint8_t errorCode) { in handleFlushComplete() 540 void BleRequestManager::handleFlushCompleteInternal(uint8_t errorCode) { in handleFlushCompleteInternal() [all …]
|
| D | wifi_request_manager.cc | 86 uint8_t errorCode) { in forScanResponse() 123 uint16_t nanoappInstanceId, bool enabled, uint8_t errorCode) { in forScanMonitorResult() 473 uint8_t errorCode) { in handleScanMonitorStateChange() 478 uint8_t errorCode; in handleScanMonitorStateChange() member 496 void WifiRequestManager::handleScanResponse(bool pending, uint8_t errorCode) { in handleScanResponse() 499 uint8_t errorCode; in handleScanResponse() member 518 uint8_t errorCode, struct chreWifiRangingEvent *event) { in handleRangingEvent() 547 uint8_t errorCode, uint32_t subscriptionId) { in handleNanServiceIdentifierEventSync() 591 uint8_t errorCode, uint32_t subscriptionId) { in handleNanServiceIdentifierEvent() 593 uint8_t errorCode = NestedDataPtr<uint8_t>(data); in handleNanServiceIdentifierEvent() local [all …]
|
| D | gnss_manager.cc | 277 void GnssSession::handleStatusChange(bool enabled, uint8_t errorCode) { in handleStatusChange() 280 uint8_t errorCode; in handleStatusChange() member 581 uint8_t errorCode, const void *cookie) { in postAsyncResultEvent() 613 uint8_t errorCode, in postAsyncResultEventFatal() 621 void GnssSession::handleStatusChangeSync(bool enabled, uint8_t errorCode) { in handleStatusChangeSync()
|
| D | wwan_request_manager.cc | 72 uint8_t errorCode = result->errorCode; in handleCellInfoResultSync() local
|
| D | sensor_request_manager.cc | 456 uint8_t errorCode) { in handleFlushCompleteEvent() 670 uint8_t errorCode, in postFlushCompleteEvent() 688 uint8_t errorCode) { in completeFlushRequestAtIndex() 723 void SensorRequestManager::handleFlushCompleteEventSync(uint8_t errorCode, in handleFlushCompleteEventSync() 871 uint8_t errorCode = CHRE_ERROR; in makeFlushRequest() local
|
| /system/chre/chpp/include/chpp/common/ |
| D | wifi.h | 68 uint8_t errorCode; member 85 uint8_t errorCode; member 112 uint8_t errorCode; member 123 uint8_t errorCode; member
|
| D | gnss.h | 109 uint8_t errorCode; member 119 uint8_t errorCode; member
|
| /system/connectivity/wificond/aidl/android/net/wifi/nl80211/ |
| D | IScanEvent.aidl | 28 oneway void OnScanRequestFailed(int errorCode); in OnScanRequestFailed()
|
| /system/security/keystore2/src/km_compat/ |
| D | km_compat.cpp | 486 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() 853 KMV1::ErrorCode errorCode; in updateAad() local 895 KMV1::ErrorCode errorCode = KMV1::ErrorCode::OK; in update() local 951 KMV1::ErrorCode errorCode; in finish() local 991 KMV1::ErrorCode errorCode; in generateTimeStamp() local [all …]
|
| /system/libhidl/base/ |
| D | Status.cpp | 75 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/chpp/services/ |
| D | wifi.c | 676 uint8_t errorCode) { in chppWifiServiceScanMonitorStatusChangeCallback() 710 uint8_t errorCode) { in chppWifiServiceScanResponseCallback() 786 uint8_t errorCode, struct chreWifiRangingEvent *event) { in chppWifiServiceRangingEventCallback() 841 static void chppWifiServiceNanIdentifierCallback(uint8_t errorCode, in chppWifiServiceNanIdentifierCallback() 988 uint8_t errorCode, uint32_t subscriptionId) { in chppWifiServiceNanSubscriptionCanceledCallback()
|
| /system/vold/ |
| D | Keystore.h | 102 km::ErrorCode errorCode; variable
|
| /system/chre/platform/linux/ |
| D | pal_nan.cc | 26 uint8_t errorCode = CHRE_ERROR; in subscribe() local
|
| /system/chre/chre_api/legacy/v1_1/chre/ |
| D | common.h | 158 uint8_t errorCode; member
|
| /system/chre/chre_api/legacy/v1_2/chre/ |
| D | common.h | 158 uint8_t errorCode; member
|
| /system/chre/chre_api/legacy/v1_3/chre/ |
| D | common.h | 158 uint8_t errorCode; member
|
| /system/chre/chre_api/legacy/v1_5/chre/ |
| D | common.h | 159 uint8_t errorCode; member
|
| /system/chre/chre_api/legacy/v1_4/chre/ |
| D | common.h | 159 uint8_t errorCode; member
|