| /base/security/access_token/services/common/libraryloader/src/ |
| H A D | libraryloader.cpp | 58 char* error; in PrintErrorLog() local
|
| /base/security/access_token/services/common/power_manager/src/ |
| H A D | power_manager_proxy.cpp | 45 int32_t error = remote->SendRequest(static_cast<uint32_t>(IPowerMgr::Message::IS_SCREEN_ON), data, reply, option); in IsScreenOn() local
|
| /base/security/access_token/services/common/app_manager/src/ |
| H A D | ams_manager_access_proxy.cpp | 45 int32_t error = remote->SendRequest( in KillProcessesByAccessTokenId() local
|
| /base/security/access_token/services/common/window_manager/src/ |
| H A D | privacy_scene_session_manager_lite_proxy.cpp | 54 int32_t error = remote->SendRequest(static_cast<uint32_t>( in RegisterWindowManagerAgent() local 91 int32_t error = remote->SendRequest(static_cast<uint32_t>( in UnregisterWindowManagerAgent() local
|
| H A D | privacy_window_manager_proxy.cpp | 52 int32_t error = remote->SendRequest( in RegisterWindowManagerAgent() local 88 int32_t error = remote->SendRequest( in UnregisterWindowManagerAgent() local
|
| H A D | privacy_scene_session_manager_proxy.cpp | 49 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in RegisterWindowManagerAgent() local 81 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in UnregisterWindowManagerAgent() local
|
| /base/security/access_token/services/privacymanager/src/sensitive/audio_manager/ |
| H A D | audio_manager_privacy_proxy.cpp | 43 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 D | camera_manager_privacy_proxy.cpp | 49 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 D | app_manager_access_proxy.cpp | 37 int32_t error = Remote()->SendRequest( in GetForegroundApplications() local
|
| /base/sensors/medical_sensor/utils/src/ |
| H A D | dmd_report.cpp | 76 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 D | hril_public_struct.h | 38 HRilErrNumber error; member
|
| /base/telephony/ril_adapter/test/fuzztest/callemergencynotice_fuzzer/ |
| H A D | callemergencynotice_fuzzer.cpp | 38 HRilErrNumber error = static_cast<HRilErrNumber>(size); in DoSomethingInterestingWithMyAPI() local
|
| /base/theme/wallpaper_mgr/frameworks/js/napi/ |
| H A D | js_error.cpp | 24 napi_value error; in ThrowError() local
|
| /base/theme/wallpaper_mgr/services/src/ |
| H A D | wallpaper_event_listener_proxy.cpp | 46 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 D | mali_kbase_gpuprops_backend.c | 161 int error = 0; in kbase_backend_gpuprops_get_features() local
|
| /drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
| H A D | bluetooth_a2dp_src_observer.cpp | 33 OnPlayingStatusChanged( const OHOS::bluetooth::RawAddress &device, int playingState, int error) OnPlayingStatusChanged() argument 42 OnConfigurationChanged(const OHOS::bluetooth::RawAddress &device, const OHOS::Bluetooth::BluetoothA2dpCodecInfo &info, int error) OnConfigurationChanged() argument
|
| /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
|