Home
last modified time | relevance | path

Searched defs:error (Results 276 - 300 of 6477) sorted by relevance

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

/base/security/access_token/services/privacymanager/src/sensitive/audio_manager/
H A Daudio_manager_privacy_proxy.cpp43 int32_t error = remote->SendRequest(static_cast<uint32_t>( in GetPersistentMicMuteState() local
70 int32_t error = remote->SendRequest(static_cast<uint32_t>( in SetMicrophoneMutePersistent() local
/base/security/access_token/services/privacymanager/src/sensitive/camera_manager/
H A Dcamera_manager_privacy_proxy.cpp49 int32_t error = remote->SendRequest( in MuteCameraPersist() local
75 int32_t error = remote->SendRequest(static_cast<uint32_t>(CAMERA_SERVICE_IS_CAMERA_MUTED), data, reply, option); in IsCameraMuted() local
[all...]
/base/security/access_token/frameworks/inner_api/privacy/test/unittest/app_manager_client/
H A Dapp_manager_access_proxy.cpp37 int32_t error = Remote()->SendRequest( in GetForegroundApplications() local
/base/sensors/medical_sensor/utils/src/
H A Ddmd_report.cpp76 void DmdReport::ReportException(int32_t eventId, const std::string &interfaceName, int32_t error) in ReportException() argument
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_public_struct.h38 HRilErrNumber error; member
/base/telephony/ril_adapter/test/fuzztest/callemergencynotice_fuzzer/
H A Dcallemergencynotice_fuzzer.cpp38 HRilErrNumber error = static_cast<HRilErrNumber>(size); in DoSomethingInterestingWithMyAPI() local
/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Djs_error.cpp24 napi_value error; in ThrowError() local
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_event_listener_proxy.cpp46 int32_t error = Remote()->SendRequest(ON_COLORS_CHANGE, data, reply, option); in OnColorsChange() local
77 int32_t error = Remote()->SendRequest(ON_WALLPAPER_CHANGE, data, reply, option); in OnWallpaperChange() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_gpuprops_backend.c161 int error = 0; in kbase_backend_gpuprops_get_features() local
/foundation/CastEngine/castengine_wifi_display/services/network/session/
H A Dtcp_session.cpp105 int32_t error = 0; in OnSessionReadble() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddms_free_install_callback_proxy.cpp65 int32_t error = remote->SendRequest(static_cast<uint32_t> in OnInstallFinished() local
/foundation/ability/form_fwk/services/src/
H A Dfree_install_status_callback_proxy.cpp60 int32_t error = remote->SendRequest(IFreeInstallStatusCallBackCmd::ON_FREE_INSTALL_DONE, data, in OnInstallFinished() local
H A Dform_distributed_client.cpp80 int32_t error = dmsProxy_->SendRequest(START_REMOTE_SHARE_FORM, data, reply, option); in ShareForm() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service_proxy.cpp38 int error = Remote()->SendRequest(DomainServiceMsg::SET_LISTENER_OBJ, data, reply, option); in SetListenerObject() local
56 int error = Remote()->SendRequest(DomainServiceMsg::GET_SUBSYSTEM, data, reply, option); in GetSubSystemAbility() local
73 int error = Remote()->SendRequest(DomainServiceMsg::DOMAIN_MSG, data, reply, option); in DoRpcCommand() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/connection/
H A Dui_service_proxy.cpp65 auto error = remoteObject->SendRequest(static_cast<uint32_t>(IUIService::SEND_DATA), parcelData, reply, option); in SendData() local
H A Dui_service_host_proxy.cpp56 auto error = remoteObject->SendRequest(static_cast<uint32_t>(IUIServiceHost::SEND_DATA), parcelData, reply, option); in SendData() local
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H A Dconnection_observer_proxy.cpp41 int error = SendTransactCmd(IConnectionObserver::ON_EXTENSION_CONNECTED, data, reply, option); in OnExtensionConnected() local
65 int error = SendTransactCmd(IConnectionObserver::ON_EXTENSION_DISCONNECTED, data, reply, option); in OnExtensionDisconnected() local
90 int error = SendTransactCmd(IConnectionObserver::ON_DLP_ABILITY_OPENED, data, reply, option); OnDlpAbilityOpened() local
114 int error = SendTransactCmd(IConnectionObserver::ON_DLP_ABILITY_CLOSED, data, reply, option); OnDlpAbilityClosed() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_callback_proxy.cpp61 int error = remote->SendRequest(cmd, data, reply, option); in SendRequestCommon() local
/foundation/ability/ability_runtime/interfaces/inner_api/error_utils/src/
H A Dability_runtime_error_util.cpp161 napi_value error = nullptr; in Throw() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_proxy.cpp37 int error = Remote()->SendRequest(InterIpcMsg::SET_LISTENER_OBJ, data, reply, option); in SetListenerObject() local
56 int error = Remote()->SendRequest(InterIpcMsg::GET_SUBSYSTEM, data, reply, option); in GetSubSystemAbility() local
74 int error = Remote()->SendRequest(InterIpcMsg::INTER_IPC_MSG, data, reply, option); in DoIpcCommand() local
[all...]
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_caption_observer_proxy.cpp45 int32_t error = NO_ERROR; in OnPropertyChanged() 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...]

Completed in 7 milliseconds

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