Home
last modified time | relevance | path

Searched defs:errorCode (Results 976 – 1000 of 1530) sorted by relevance

1...<<31323334353637383940>>...62

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Duser_manager.cpp372 int32_t errorCode = PrepareEl1Dir(userId); in CheckCrypto() local
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/sessioninterface_fuzzer/
H A Dsessioninterface_fuzzer.cpp267 int32_t errorCode = 1; in ProxyInterfaceFuzzTestPart3() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/
H A Dhttp_lite_source_plugin.cpp242 Status HttpSourcePlugin::OnHttpEvent(void *priv, int errorType, int32_t errorCode) in OnHttpEvent()
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_all_in_one_hdi.cpp95 const std::vector<uint8_t> &data, int32_t errorCode) in OnSetData()
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/
H A Dmedia_codec_decoder_adapter_impl.cpp352 void DecoderCallbackImpl::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp1252 uint32_t errorCode = ERR_MEDIA_INVALID_VALUE; in CreateNativeImageSource() local
1388 uint32_t errorCode = 0; in CreateIncrementalSource() local
2433 uint32_t errorCode = 0; in STATIC_EXEC_FUNC() local
2523 uint32_t errorCode = 0; in STATIC_EXEC_FUNC() local
2607 uint32_t errorCode = 0; in STATIC_EXEC_FUNC() local
2691 uint32_t errorCode = 0; in STATIC_EXEC_FUNC() local
2818 uint32_t errorCode; in CreatePictureExecute() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp86 auto errorCode = stack->CheckNavDestinationExists(info); in SetDataSourceObj() local
372 int32_t errorCode = LoadDestination(name, param, customNode, node, desNode); in CreateNodeByIndex() local
407 int32_t errorCode = LoadDestination(name, param, customNode, node, desNode); in CreateNodeByRouteInfo() local
814 int32_t errorCode = LoadDestination(name, param, navigationPattern->GetParentCustomNode(), in CheckNavDestinationExists() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_proxy_test/
H A Dability_manager_proxy_test.cpp2113 constexpr int32_t errorCode = ERR_OK; in __anon89af31d20202() local
2141 constexpr int32_t errorCode = ERR_OK; in __anon89af31d20302() local
2170 constexpr int32_t errorCode = ERR_OK; in __anon89af31d20402() local
2193 constexpr int32_t errorCode = ERR_OK; in __anon89af31d20502() local
/aosp12/system/chre/chre_api/include/chre_api/chre/
H A Dsensor.h709 uint8_t errorCode; member
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarBugreportManagerService.java357 private void reportError(ICarBugreportCallback callback, int errorCode) { in reportError()
/aosp12/system/chre/chre_api/legacy/v1_4/chre/
H A Dsensor.h654 uint8_t errorCode; member
/aosp12/packages/apps/Settings/src/com/android/settings/applications/intentpicker/
H A DAppLaunchSettings.java130 protected AlertDialog createDialog(int id, int errorCode) { in createDialog()
/aosp12/packages/apps/Settings/src/com/android/settings/applications/specialaccess/interactacrossprofiles/
H A DInteractAcrossProfilesDetails.java468 protected AlertDialog createDialog(int id, int errorCode) { in createDialog()
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/analytics/
H A DProvisioningAnalyticsTracker.java138 int errorCode) { in logProvisioningError()
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/statemachine/
H A DEapSimAkaMethodStateMachineTest.java205 AtClientErrorCode errorCode = AtClientErrorCode.UNSUPPORTED_VERSION; in testBuildClientErrorResponse() local
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/
H A DUceDeviceState.java93 public DeviceStateResult(int deviceState, Optional<Integer> errorCode, in DeviceStateResult()
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCamera2ClientBase.cpp255 int32_t errorCode, in notifyError()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dresource.cpp211 void Resource::OnError(const std::string& errorCode, const std::string& errorMsg) in OnError()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.h220 void OnError(int32_t errorType, int32_t errorCode) override in OnError()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dapi_test.cpp38 void onError(OH_AVCodec *codec, int32_t errorCode, void *userData) in onError()
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_avbuffer_decoder_demo.cpp64 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError()
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo_api10.cpp63 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/audio_vivid_test/
H A Daudio_decoder_avbuffer_vivid_unit_test.cpp82 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_auth_connector.cpp131 void HiChainAuthConnector::onError(int64_t requestId, int operationCode, int errorCode, const char … in onError()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.cpp349 int32_t TransListener::OnFailed(const std::string &sessionName, int32_t errorCode) in OnFailed()

1...<<31323334353637383940>>...62