Home
last modified time | relevance | path

Searched defs:error (Results 301 - 325 of 6490) sorted by relevance

1...<<11121314151617181920>>...260

/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_caption_observer_proxy.cpp45 int32_t error = NO_ERROR; in OnPropertyChanged() local
H A Daccessible_ability_manager_state_observer_proxy.cpp43 int error = NO_ERROR; in OnStateChanged() local
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessible_ability_manager_caption_observer_proxy.cpp45 int32_t error = NO_ERROR; in OnPropertyChanged() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/
H A Dlauncher_bundle_manager_unsupported.cpp30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetLauncherAbilityInfo() local
39 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetLauncherAbilityInfoSync() local
48 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetAllLauncherAbilityInfo() local
57 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetShortcutInfo() local
66 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetShortcutInfoSync() local
75 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, StartShortcut() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/
H A Djs_default_app_unsupported.cpp31 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in IsDefaultApplication() local
40 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in IsDefaultApplicationSync() local
49 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDefaultApplication() local
58 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDefaultApplicationSync() local
67 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDefaultApplication() local
76 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, SetDefaultApplicationSync() local
85 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, ResetDefaultApplication() local
94 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, ResetDefaultApplicationSync() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/
H A Djs_app_overlay_unsupported.cpp30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetOverlayEnabled() local
39 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetOverlayEnabledByBundleName() local
48 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetOverlayModuleInfo() local
57 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetTargetOverlayModuleInfos() local
66 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetOverlayModuleInfoByBundleName() local
75 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, GetTargetOverlayModuleInfosByBundleName() local
[all...]
/foundation/bundlemanager/app_domain_verify/services/src/agent/zidl/
H A Dapp_domain_verify_agent_service_proxy.cpp42 int32_t error = Remote()->SendRequest(AgentInterfaceCode::SINGLE_VERIFY, data, reply, option); in SingleVerify() local
59 int32_t error = Remote()->SendRequest(AgentInterfaceCode::CONVERT_TO_EXPLICIT_WANT, data, reply, option); in ConvertToExplicitWant() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/
H A Dbundle_resource_unsupported.cpp29 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetBundleResourceInfo() local
38 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetLauncherAbilityResourceInfo() local
47 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetAllBundleResourceInfo() local
56 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetAllLauncherAbilityResourceInfo() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install_unsupported.cpp30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, "isHapModuleRemovable"); in IsHapModuleRemovable() local
38 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, "setHapModuleUpgradeFlag"); in SetHapModuleUpgradeFlag() local
46 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, "getBundlePackInfo"); in GetBundlePackInfo() local
54 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, "getDispatchInfo"); in GetDispatchInfo() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_anahs_manager_listener_proxy.cpp48 int error = Remote()->SendRequest(ON_AUDIO_ANAHS_DEVICE_CHANGE, data, reply, option); in OnExtPnpDeviceStatusChanged() local
H A Daudio_concurrency_state_listener_proxy.cpp45 int error = Remote()->SendRequest(ON_CONCEDE_STREAM, data, reply, option); in OnConcedeStream() local
H A Daudio_spatialization_state_change_listener_proxy.cpp55 int32_t error = Remote()->SendRequest(ON_SPATIALIZATION_STATE_CHANGE, data, reply, option); in OnSpatializationStateChange() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/
H A Djson_util.h40 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const ::string_view element, ::string& error, T& output) SafeGetJsonValue() argument
58 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const ::string_view element, ::string& error, T& output) SafeGetJsonValue() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_state_loader.h56 BASE_NS::string error; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.h89 BASE_NS::string error; member
106 BASE_NS::string error; member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson_util.h37 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) SafeGetJsonValue() argument
55 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) SafeGetJsonValue() argument
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_depth_data_stub.cpp75 int error = SetDataAccuracy(dataAccuracy); in HandleSetDataAccuracy() local
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_radar_test.cpp76 int32_t error = -1020; in HWTEST_F() local
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Davcodec_service_proxy.cpp50 int error = in GetSubSystemAbility() local
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/window_manager_service_proxy_impl/
H A Dhcamera_scene_session_manager_proxy.cpp32 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in RegisterWindowManagerAgent() local
50 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in UnregisterWindowManagerAgent() local
66 int32_t error = Remote()->SendRequest( in GetFocusWindowInfo() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_metadata_proxy.cpp31 int error = Remote()->SendRequest( in Start() local
47 int error = Remote()->SendRequest( in Stop() local
63 int error = Remote()->SendRequest( Release() local
86 int error = Remote()->SendRequest( SetCallback() local
103 int error = Remote()->SendRequest( EnableMetadataType() local
119 int error = Remote()->SendRequest( DisableMetadataType() local
[all...]
H A Dhstream_depth_data_proxy.cpp38 int error = Remote()->SendRequest( in Start() local
54 int error = Remote()->SendRequest( in Stop() local
70 int error = Remote()->SendRequest( Release() local
92 int error = Remote()->SendRequest(static_cast<uint32_t>( SetCallback() local
110 int error = Remote()->SendRequest(static_cast<uint32_t>( SetDataAccuracy() local
[all...]
H A Dhstream_metadata_callback_proxy.cpp41 int error = Remote()->SendRequest( in OnMetadataResult() local
H A Dhcamera_device_callback_proxy.cpp37 int error = Remote()->SendRequest( in OnError() local
60 int error = Remote()->SendRequest( in OnResult() local
[all...]
/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_medialibrary_napi_utils.h38 napi_value error; member

Completed in 20 milliseconds

1...<<11121314151617181920>>...260