/ohos5.0/base/security/device_auth/test/fuzztest/group_manage/registercallback_fuzzer/ |
H A D | registercallback_fuzzer.cpp | 19 void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError()
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservregcallback_fuzzer/ |
H A D | devauthservregcallback_fuzzer.cpp | 23 …static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) … in OnError()
|
/aosp12/system/chre/core/ |
H A D | sensor_request_manager.cc | 452 uint8_t errorCode) { in handleFlushCompleteEvent() 597 uint8_t errorCode, in postFlushCompleteEvent() 615 uint8_t errorCode) { in completeFlushRequestAtIndex() 650 void SensorRequestManager::handleFlushCompleteEventSync(uint8_t errorCode, in handleFlushCompleteEventSync() 798 uint8_t errorCode = CHRE_ERROR; in makeFlushRequest() local
|
/aosp12/system/netd/server/ |
H A D | MDnsSdListener.cpp | 104 uint32_t /* interfaceIndex */, DNSServiceErrorType errorCode, const char *serviceName, in MDnsSdListenerDiscoverCallback() 197 DNSServiceErrorType errorCode, const char *serviceName, const char * /* regType */, in MDnsSdListenerRegisterCallback() 251 uint32_t /* interface */, DNSServiceErrorType errorCode, const char *fullname, in MDnsSdListenerResolveCallback() 317 uint32_t /* interface */, DNSServiceErrorType errorCode, const char *hostname, in MDnsSdListenerGetAddrInfoCallback() 375 DNSServiceErrorType errorCode, const char *hostname, void *inContext) { in MDnsSdListenerSetHostnameCallback()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | FingerprintResetLockoutClient.java | 109 public void onError(int errorCode, int vendorCode) { in onError()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | FaceResetLockoutClient.java | 109 public void onError(int errorCode, int vendorCode) { in onError()
|
/aosp12/packages/services/Car/service/src/com/android/car/hal/ |
H A D | HalServiceBase.java | 92 public void onPropertySetError(int property, int area, int errorCode) { in onPropertySetError()
|
/aosp12/system/chre/chre_api/legacy/v1_1/chre/ |
H A D | common.h | 158 uint8_t errorCode; member
|
/aosp12/system/chre/chre_api/legacy/v1_2/chre/ |
H A D | common.h | 158 uint8_t errorCode; member
|
/aosp12/system/chre/chre_api/legacy/v1_3/chre/ |
H A D | common.h | 158 uint8_t errorCode; member
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgr_fuzzer/ |
H A D | formmgr_fuzzer.cpp | 42 int errorCode = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/group_auth/processauthdata_fuzzer/ |
H A D | processauthdata_fuzzer.cpp | 19 void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/dellocalauthinfo_fuzzer/ |
H A D | dellocalauthinfo_fuzzer.cpp | 44 …id SetServiceResultFunc(const struct session_identity *identity, int32_t result, int32_t errorCode) in SetServiceResultFunc()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/destroy_fuzzer/ |
H A D | destroy_fuzzer.cpp | 44 …id SetServiceResultFunc(const struct session_identity *identity, int32_t result, int32_t errorCode) in SetServiceResultFunc()
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
H A D | js_pointer_manager.cpp | 273 auto errorCode = InputManager::GetInstance()->SetPointerColor(color); in SetPointerColorSync() local 292 auto errorCode = InputManager::GetInstance()->GetPointerColor(color); in GetPointerColorSync() local 530 auto errorCode = InputManager::GetInstance()->SetPointerSize(size); in SetPointerSizeSync() local 549 auto errorCode = InputManager::GetInstance()->GetPointerSize(size); in GetPointerSizeSync() local 769 napi_value JsPointerManager::SetTouchpadData(napi_env env, napi_value handle, int32_t errorCode) in SetTouchpadData() 798 …sPointerManager::GetTouchpadBoolData(napi_env env, napi_value handle, bool data, int32_t errorCode) in GetTouchpadBoolData() 827 …nterManager::GetTouchpadInt32Data(napi_env env, napi_value handle, int32_t data, int32_t errorCode) in GetTouchpadInt32Data()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_installer.cpp | 138 uint8_t errorCode = ProcessBundleInstall(realPath, randStr, installRecord, hapType); in Install() local 177 uint8_t errorCode = CheckInstallFileIsValid(const_cast<char *>(path.c_str())); in ProcessBundleInstall() local 399 …uint8_t errorCode = BundleResTransform::ConvertResInfoToBundleInfo(bundleInfo->codePath, bundleRes… in UpdateBundleInfo() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ |
H A D | camera_napi_utils.cpp | 25 void CameraNapiUtils::CreateNapiErrorObject(napi_env env, int32_t errorCode, const char* errString, in CreateNapiErrorObject() 196 std::string errorCode = std::to_string(CameraErrorCode::INVALID_ARGUMENT); in CheckInvalidArgument() local 205 std::string errorCode = std::to_string(retCode); in CheckError() local
|
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/ |
H A D | OptionsRequestCoordinator.java | 329 private void triggerErrorCallback(int errorCode, long retryAfterMillis) { in triggerErrorCallback() 358 int errorCode = result.getErrorCode().orElse(DEFAULT_ERROR_CODE); in checkAndFinishRequestCoordinator() local
|
H A D | SubscriptionTerminatedHelper.java | 51 public TerminatedResult(@ErrorCode Optional<Integer> errorCode, long retryAfterMillis) { in TerminatedResult()
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_host_proxy.cpp | 246 void FormHostProxy::OnError(int32_t errorCode, const std::string &errorMsg) in OnError() 275 void FormHostProxy::OnError(int32_t errorCode, const std::string &errorMsg, std::vector<int64_t> &f… in OnError()
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/ |
H A D | file_transfer_manager.cpp | 77 uint32_t errorCode = E_OK; in HandleDownloadFileRequest() local 112 auto errorCode = msgHandler.GetErrorCode(); in HandleDownloadFileResponse() local
|
/aosp12/frameworks/base/keystore/java/android/security/ |
H A D | KeyStore.java | 154 public static KeyStoreException getKeyStoreException(int errorCode) { in getKeyStoreException()
|
/aosp12/system/chre/chre_api/include/chre_api/chre/ |
H A D | common.h | 159 uint8_t errorCode; member
|
/aosp12/system/chre/chre_api/legacy/v1_4/chre/ |
H A D | common.h | 159 uint8_t errorCode; member
|
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/discovery/ |
H A D | NsdResolveQueue.java | 110 public void onResolveFailed(NsdServiceInfo serviceInfo, int errorCode) { in onResolveFailed()
|