Home
last modified time | relevance | path

Searched refs:UNKNOWN_ERROR (Results 1 - 25 of 42) sorted by relevance

12

/foundation/filemanagement/file_api/interfaces/kits/c/common/
H A Derror_code.h40 UNKNOWN_ERROR = 13900042 enumerator
49 { UNKNOWN_ERROR, UNKNOWN_ERROR },
/foundation/distributeddatamgr/pasteboard/utils/native/include/
H A Dpasteboard_error.h45 UNKNOWN_ERROR, member in OHOS::MiscServices::PasteboardError
86 {PasteboardError::UNKNOWN_ERROR, "UNKNOWN_ERROR"},
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dintell_voice_update_callback_napi.cpp59 context->result_ = EnrollResult::UNKNOWN_ERROR; in ClearAsyncWork()
81 context->result = (result == 0) ? EnrollResult::SUCCESS : EnrollResult::UNKNOWN_ERROR; in OnUpdateComplete()
H A Dintell_voice_update_callback_napi.h38 int32_t result = OHOS::IntellVoice::EnrollResult::UNKNOWN_ERROR;
H A Denroll_intell_voice_engine_callback_napi.cpp107 context->callbackInfo.result = UNKNOWN_ERROR; in ClearAsyncWork()
H A Denroll_intell_voice_engine_napi.cpp283 context->callbackInfo.result = UNKNOWN_ERROR; in Init()
327 context->callbackInfo.result = UNKNOWN_ERROR; in EnrollForResult()
570 context->callbackInfo.result = UNKNOWN_ERROR; in Commit()
H A Dintell_voice_manager_napi.cpp93 {"UNKNOWN_ERROR", OHOS::IntellVoice::EnrollResult::UNKNOWN_ERROR},
/foundation/ability/ability_runtime/test/unittest/want_sender_stub_test/
H A Dwant_sender_stub_impl_mock.h46 return UNKNOWN_ERROR; in InvokeErrorSendRequest()
/foundation/ai/intelligent_voice_framework/interfaces/inner_api/native/
H A Dintell_voice_info.h62 UNKNOWN_ERROR = -100, enumerator
/foundation/ability/ability_runtime/test/unittest/want_receiver_stub_test/
H A Dwant_receiver_stub_impl_mock.h46 return UNKNOWN_ERROR; in InvokeErrorSendRequest()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/ipc_callbacks/
H A Dscreen_change_callback_proxy_test.cpp65 remoteMocker->SetErrorStatus(UNKNOWN_ERROR); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_user_mgr_host.cpp62 return (errCode == ERR_OK) ? NO_ERROR : UNKNOWN_ERROR; in OnRemoteRequest()
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h61 UNKNOWN_ERROR, enumerator
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H A Dcloud_sync_common.h35 UNKNOWN_ERROR = 1,
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h75 UNKNOWN_ERROR, enumerator
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/ability_scheduler_mock/
H A Dability_scheduler_mock.h58 return UNKNOWN_ERROR; in InvokeErrorSendRequest()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_manager_overlay_ipc_test.cpp160 EXPECT_EQ(errCode, UNKNOWN_ERROR); in HWTEST_F()
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js40 g[g["UNKNOWN_ERROR"] = 1] = "UNKNOWN_ERROR";
124 u.writeInt(f1 > 0 ? a.ErrorCode.SUCCESS : a.ErrorCode.UNKNOWN_ERROR);
325 u.writeInt(g.UNKNOWN_ERROR);
337 u.writeInt(g.UNKNOWN_ERROR);
348 u.writeInt(g.UNKNOWN_ERROR);
367 u.writeInt(g.UNKNOWN_ERROR);
/foundation/bundlemanager/app_domain_verify/test/unittest/client/app_domain_verify_agent_client_test/
H A Dapp_domain_verify_agent_client_test.cpp59 return UNKNOWN_ERROR; in AgentInvokeFail()
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h122 UNKNOWN_ERROR, enumerator
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundle_resource/
H A Dbundle_resource_host.cpp79 return (errCode == ERR_OK) ? NO_ERROR : UNKNOWN_ERROR; in OnRemoteRequest()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/
H A Doverlay_manager_host.cpp83 return (errCode == ERR_OK) ? NO_ERROR : UNKNOWN_ERROR; in OnRemoteRequest()
/foundation/bundlemanager/app_domain_verify/test/unittest/moduletest/
H A Dapp_domain_verify_mgr_module_test.cpp68 return UNKNOWN_ERROR; in InvokeSingleVerifyFail()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h441 UNKNOWN_ERROR, member in OHOS::Rosen::AncoFlags::RSInterfaceErrorCode
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_n_exporter.cpp135 DECLARE_NAPI_STATIC_PROPERTY("UNKNOWN_ERROR", in InitDownloadErrorType()
136 NVal::CreateInt32(env, DownloadProgressObj::UNKNOWN_ERROR).val_), in InitDownloadErrorType()

Completed in 12 milliseconds

12