| /foundation/CastEngine/castengine_wifi_display/services/network/session/ |
| H A D | tcp_session.cpp | 105 int32_t error = 0; in OnSessionReadble() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
| H A D | dms_free_install_callback_proxy.cpp | 65 int32_t error = remote->SendRequest(static_cast<uint32_t> in OnInstallFinished() local
|
| /foundation/ability/form_fwk/services/src/ |
| H A D | free_install_status_callback_proxy.cpp | 60 int32_t error = remote->SendRequest(IFreeInstallStatusCallBackCmd::ON_FREE_INSTALL_DONE, data, in OnInstallFinished() local
|
| H A D | form_distributed_client.cpp | 80 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 D | domain_rpc_service_proxy.cpp | 38 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 D | ui_service_proxy.cpp | 65 auto error = remoteObject->SendRequest(static_cast<uint32_t>(IUIService::SEND_DATA), parcelData, reply, option); in SendData() local
|
| H A D | ui_service_host_proxy.cpp | 56 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 D | connection_observer_proxy.cpp | 41 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 D | user_callback_proxy.cpp | 61 int error = remote->SendRequest(cmd, data, reply, option); in SendRequestCommon() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/error_utils/src/ |
| H A D | ability_runtime_error_util.cpp | 161 napi_value error = nullptr; in Throw() local [all...] |
| /foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/ |
| H A D | inter_ipc_proxy.cpp | 37 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 D | accessible_ability_manager_caption_observer_proxy.cpp | 45 int32_t error = NO_ERROR; in OnPropertyChanged() local
|
| H A D | accessible_ability_manager_state_observer_proxy.cpp | 43 int error = NO_ERROR; in OnStateChanged() local
|
| /foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
| H A D | mock_accessible_ability_manager_caption_observer_proxy.cpp | 45 int32_t error = NO_ERROR; in OnPropertyChanged() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/ |
| H A D | launcher_bundle_manager_unsupported.cpp | 30 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 D | js_default_app_unsupported.cpp | 31 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 D | js_app_overlay_unsupported.cpp | 30 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 D | app_domain_verify_agent_service_proxy.cpp | 42 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 D | bundle_resource_unsupported.cpp | 29 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 D | free_install_unsupported.cpp | 30 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 D | audio_anahs_manager_listener_proxy.cpp | 48 int error = Remote()->SendRequest(ON_AUDIO_ANAHS_DEVICE_CHANGE, data, reply, option); in OnExtPnpDeviceStatusChanged() local
|
| H A D | audio_concurrency_state_listener_proxy.cpp | 45 int error = Remote()->SendRequest(ON_CONCEDE_STREAM, data, reply, option); in OnConcedeStream() local
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/ |
| H A D | json_util.h | 40 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 D | shader_state_loader.h | 56 BASE_NS::string error; member
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_util.h | 89 BASE_NS::string error; member 106 BASE_NS::string error; member
|