Home
last modified time | relevance | path

Searched defs:error (Results 1 - 25 of 525) sorted by relevance

12345678910>>...21

/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmod.rs21 pub mod error; modules
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H A Dhilog.rs41 macro_rules! error { macros
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dhilog.rs40 macro_rules! error { macros
/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dhilog.rs40 macro_rules! error { macros
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_callback_client.cpp22 void CloudSyncCallbackClient::OnSyncStateChanged(CloudSyncState state, ErrorType error) in OnSyncStateChanged() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.h42 BASE_NS::string error; member
H A Dgltf2_exporter.h48 BASE_NS::string error; member
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/
H A Dmod.rs22 mod error; modules
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dmod.rs26 pub mod error; modules
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dprepare_terminate_callback_proxy.cpp37 int error = remote->SendRequest(ON_DO_PREPARE_TERMINATE, data, reply, option); in DoPrepareTerminate() local
H A Dinsight_intent_execute_callback_proxy.cpp51 int error = remote->SendRequest(ON_INSIGHT_INTENT_EXECUTE_DONE, data, reply, option); in OnExecuteDone() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dplugin_utils_impl.cpp28 int32_t error = AAFwk::AbilityManagerClient::GetInstance()->StartAbility(want); in StartAbility() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_clean_cache.cpp20 void MockCleanCache::OnCleanCacheFinished(bool error) in OnCleanCacheFinished() argument
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/
H A Ddistributed_bundle_unsupported.cpp30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetRemoteAbilityInfo() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dvertex_input_declaration_loader.h43 BASE_NS::string error; member
H A Dpipeline_layout_loader.h43 BASE_NS::string error; member
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/window_manager_service_proxy_impl/
H A Dhcamera_window_session_manager_service_proxy.cpp29 auto error = Remote()->SendRequest( in GetSceneSessionManager() local
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dnapi_error.h29 int32_t error = 0; member
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H A Dcloud_sync_callback.h61 virtual void OnSyncStateChanged(CloudSyncState state, ErrorType error) {}; in OnSyncStateChanged() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_update_callback_proxy.cpp42 int32_t error = Remote()->SendRequest(IIntelligentVoiceUpdateCallback::Code::ON_INTELL_VOICE_UPDATE_EVENT, in OnUpdateComplete() local
H A Dintell_voice_engine_callback_proxy.cpp52 int32_t error = Remote()->SendRequest(IIntelligentVoiceEngineCallback::Code::ON_INTELL_VOICE_ENGINE_EVENT, in OnIntellVoiceEngineEvent() local
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_host_delegate_proxy.cpp43 int error = Remote()->SendRequest(static_cast<uint32_t>(IFormHostDelegate::Message::FORM_ROUTER_PROXY_MGR), in RouterEvent() local
H A Dform_publish_interceptor_proxy.cpp45 int32_t error = remote->SendRequest( in ProcessPublishForm() local
/foundation/ability/ability_runtime/services/appmgr/include/
H A Drecord_query_result.h34 ErrCode error = ERR_OK; member
/foundation/arkui/ace_engine/frameworks/base/base64/
H A Dbase64_util.cpp26 SkBase64::Error error = SkBase64::Decode(src.data(), src.size(), nullptr, &outputLen); in Decode() local

Completed in 5 milliseconds

12345678910>>...21