| /foundation/ability/ability_runtime/interfaces/inner_api/extension_manager/src/ |
| H A D | extension_manager_proxy.cpp | 81 int error = SendRequest(AbilityManagerInterfaceCode::CONNECT_ABILITY_WITH_TYPE, data, reply, option);
in ConnectAbilityCommon() local 107 auto error = SendRequest(AbilityManagerInterfaceCode::DISCONNECT_ABILITY, data, reply, option);
in DisconnectAbility() local [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | atomic_service_status_callback_proxy.cpp | 54 int32_t error = SendTransactCmd(IAtomicServiceStatusCallbackCmd::ON_FREE_INSTALL_DONE, data, in OnInstallFinished() local 88 int32_t error = SendTransactCmd(ON_REMOTE_FREE_INSTALL_DONE, data, reply, option); in OnRemoteInstallFinished() local
|
| /foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/ |
| H A D | ui_service_mgr_proxy.cpp | 47 int32_t error = Remote()->SendRequest(IUIServiceMgr::REGISTER_CALLBACK, data, reply, option); in RegisterCallBack() local 65 int32_t error = Remote()->SendRequest(IUIServiceMgr::UNREGISTER_CALLBACK, data, reply, option); in UnregisterCallBack() local 95 int32_t error = Remote()->SendRequest(IUIServiceMgr::PUSH, dataParcel, reply, option); Push() local 121 int32_t error = Remote()->SendRequest(IUIServiceMgr::REQUEST, dataParcel, reply, option); Request() local 150 int32_t error = Remote()->SendRequest(IUIServiceMgr::RETURN_REQUEST, dataParcel, reply, option); ReturnRequest() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
| H A D | layout_info_test.cpp | 94 constexpr float error = trueHeight * 0.1f; in HWTEST_F() local 125 constexpr float error = trueHeight * 0.1f; in HWTEST_F() local 200 constexpr float error = trueOffset * 0.25f; in HWTEST_F() local 201 EXPECT_LE(std::abs(info.GetContentOffset(5.0f) - trueOffset), error); in HWTEST_F() local 224 constexpr float error = trueOffset * 0.4f; in HWTEST_F() local 225 EXPECT_LE(std::abs(info.GetContentOffset(5.0f) - trueOffset), error); in HWTEST_F() local [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/ |
| H A D | js_app_control_unsupported.cpp | 30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDisposedStatus() local 39 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDisposedStatus() local 48 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in DeleteDisposedStatus() local 57 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDisposedStatusSync() local 66 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDisposedStatusSync() local 75 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, DeleteDisposedStatusSync() local 84 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, GetDisposedRule() local 93 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, SetDisposedRule() local [all...] |
| /foundation/bundlemanager/app_domain_verify/frameworks/verifier/src/ |
| H A D | verify_http_task.cpp | 50 OnFail( const HttpClientRequest& request, const HttpClientResponse& response, const HttpClientError& error) OnFail() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | console_module.cpp | 29 const char * const error = "error"; in Init() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_hfp_ag_observer_proxy.cpp | 45 int error = Remote()->SendRequest( in OnConnectionStateChanged() local 76 int error = Remote()->SendRequest( OnScoStateChanged() local 99 int error = Remote()->SendRequest( OnActiveDeviceChanged() local 126 int error = Remote()->SendRequest( OnHfEnhancedDriverSafetyChanged() local 153 int error = Remote()->SendRequest( OnHfpStackChanged() local 180 int error = Remote()->SendRequest( OnVirtualDeviceChanged() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
| H A D | json_util.h | 31 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) SafeGetJsonValue() argument 46 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) SafeGetJsonValue() argument
|
| /foundation/graphic/graphic_3d/3d_widget_adapter/src/ |
| H A D | offscreen_context_helper.cpp | 88 auto error = eglGetError(); in CreateOffScreenContext() local
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| H A D | audio_resample.cpp | 35 int32_t error; in AudioResample() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | call_context.cpp | 171 void DefaultCallContext::ReportError(BASE_NS::string_view error) in ReportError() argument
|
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/ |
| H A D | audio_policy_microphone_proxy.cpp | 36 int32_t error = Remote()->SendRequest( in SetMicrophoneMute() local 52 int32_t error = Remote()->SendRequest( in SetMicrophoneMuteAudioConfig() local 68 int32_t error = Remote()->SendRequest( SetMicrophoneMutePersistent() local 84 int32_t error = Remote()->SendRequest( IsMicrophoneMuteLegacy() local 100 int32_t error = Remote()->SendRequest( IsMicrophoneMute() local 119 int32_t error = Remote()->SendRequest( GetAudioCapturerMicrophoneDescriptors() local 143 int32_t error = Remote()->SendRequest( GetAvailableMicrophones() local [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | json_util.h | 33 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) SafeGetJsonValue() argument 48 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) SafeGetJsonValue() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/api/core/image/ |
| H A D | intf_image_loader_manager.h | 50 char error[MAX_ERR_MSG_LEN]; member 61 char error[MAX_ERR_MSG_LEN]; member
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/ |
| H A D | thread_private_data_ctl.cpp | 86 EGLint error = data->error; in GetError() local 92 void ThreadPrivateDataCtl::SetError(EGLint error) in SetError() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/ |
| H A D | json_util.h | 93 SafeGetJsonValue( const json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) SafeGetJsonValue() argument 114 SafeGetJsonValue( const json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) SafeGetJsonValue() argument
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/ |
| H A D | deferred_photo_processing_session_callback_proxy.cpp | 40 int error = Remote()->SendRequest( in OnProcessImageDone() local 64 int error = Remote()->SendRequest( in OnProcessImageDone() local 87 int error = Remote()->SendRequest( OnDeliveryLowQualityImage() local 106 int error = Remote()->SendRequest( OnError() local 123 int error = Remote()->SendRequest( OnStateChanged() local [all...] |
| /foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
| H A D | hstream_capture_callback_proxy.cpp | 34 int error = Remote()->SendRequest( in OnCaptureStarted() local 54 int error = Remote()->SendRequest( in OnCaptureStarted() local 74 int error = Remote()->SendRequest( OnCaptureEnded() local 95 int error = Remote()->SendRequest( OnCaptureError() local 116 int error = Remote()->SendRequest( OnFrameShutter() local 137 int error = Remote()->SendRequest( OnFrameShutterEnd() local 157 int error = Remote()->SendRequest( OnCaptureReady() local [all...] |
| H A D | hstream_repeat_callback_proxy.cpp | 34 int error = Remote()->SendRequest( in OnFrameStarted() local 54 int error = Remote()->SendRequest( in OnFrameEnded() local 74 int error = Remote()->SendRequest( OnFrameError() local 92 int error = Remote()->SendRequest( OnSketchStatusChanged() local 112 int error = Remote()->SendRequest( OnDeferredVideoEnhancementInfo() local [all...] |
| H A D | hcamera_service_callback_proxy.cpp | 39 int error = Remote()->SendRequest( in OnCameraStatusChanged() local 54 int error = ERR_NONE; in OnFlashlightStatusChanged() local 81 int error = Remote()->SendRequest( OnCameraMute() local 99 int error = ERR_NONE; OnTorchStatusChange() local 121 int error = ERR_NONE; OnFoldStatusChanged() local [all...] |
| /foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/ |
| H A D | render_context.cpp | 58 EGLint error = eglGetError();
in Release() local 79 EGLint error = eglGetError();
in MakeCurrent() local 95 EGLint error = eglGetError();
in ReleaseCurrent() local 115 EGLint error = eglGetError();
in SwapBuffers() local
|
| /foundation/multimedia/player_framework/services/services/transcoder/ipc/ |
| H A D | transcoder_listener_proxy.cpp | 48 int error = Remote()->SendRequest(TransCoderListenerMsg::ON_ERROR, data, reply, option);
in OnError() local 63 int error = Remote()->SendRequest(TransCoderListenerMsg::ON_INFO, data, reply, option);
in OnInfo() local
|
| /foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/ |
| H A D | concurrent_task_service_proxy.cpp | 24 int32_t error; in ReportData() local 47 int32_t error; in QueryInterval() local 84 int32_t error; QueryDeadline() local 108 int32_t error; RequestAuth() local [all...] |
| /foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/ |
| H A D | res_sched_exe_service_proxy.cpp | 40 int32_t error = Remote()->SendRequest(ResIpcType::REQUEST_SEND_SYNC, data, response, option); in SendRequestSync() local 64 int32_t error = Remote()->SendRequest(ResIpcType::REQUEST_SEND_ASYNC, data, response, option); in SendRequestAsync() local 81 int32_t error = Remote()->SendRequest(ResIpcType::REQUEST_KILL_PROCESS, data, response, option); in KillProcess() local 114 int32_t error = Remote()->SendRequest(ResIpcType::REQUEST_SEND_DEBUG, data, response, option); SendDebugCommand() local [all...] |