Home
last modified time | relevance | path

Searched defs:error (Results 201 – 225 of 814) sorted by relevance

12345678910>>...33

/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_test_proxy.cpp61 int32_t error; in CreateRunningLock() local
309 int32_t error; in RebootDevice() local
335 int32_t error; in ShutDownDevice() local
363 int32_t error; in SuspendDevice() local
392 int32_t error; in WakeupDevice() local
445 int32_t error; in OverrideScreenOffTime() local
470 int32_t error; in RestoreScreenOffTime() local
497 int32_t error; in ForceSuspendDevice() local
805 int32_t error; in SetDeviceMode() local
888 int32_t error; in IsStandby() local
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow.cpp55 WMError error = windowSessionImpl->Create(context, iSession, identityToken); in CreateWindowWithSession() local
104 WMError error = windowImpl->Create(option->GetParentId(), context); in Create() local
169 WMError error = windowSessionImpl->Create(context, nullptr); in CreatePiP() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dpipeline_layout_loader.h43 BASE_NS::string error; in RENDER_BEGIN_NAMESPACE() member
H A Dvertex_input_declaration_loader.h43 BASE_NS::string error; in RENDER_BEGIN_NAMESPACE() member
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_tool_argument_parser.py23 def error(self, message): member in HdfToolArgumentParser
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dprepare_terminate_callback_proxy.cpp37 int error = remote->SendRequest(ON_DO_PREPARE_TERMINATE, data, reply, option); in DoPrepareTerminate() local
H A Dmission_listener_proxy.cpp85 int error = remote->SendRequest(IMissionListener::ON_MISSION_ICON_UPDATED, data, reply, option); in OnMissionIconUpdated() local
126 int error = remote->SendRequest(cmd, data, reply, option); in SendRequestCommon() local
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_mgr_proxy.cpp36 …int error = Remote()->SendRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_MGR_GET_DEVICE_SERV… in GetWifiRemote() local
H A Dwifi_hotspot_mgr_proxy.cpp36 …int error = Remote()->SendRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_MGR_GET_HOTSPOT… in GetWifiRemote() local
H A Dwifi_scan_mgr_proxy.cpp36 …int error = Remote()->SendRequest(static_cast<uint32_t>(ScanInterfaceCode::WIFI_MGR_GET_SCAN_SERVI… in GetWifiRemote() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/window_manager_service_proxy_impl/
H A Dhcamera_mock_session_manager_interface_proxy.cpp28 int32_t error = Remote()->SendRequest( in GetSessionManagerService() local
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_src.h60 …rtual void OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingState, int error) in OnPlayingStatusChanged()
71 …d OnConfigurationChanged(const BluetoothRemoteDevice &device, const A2dpCodecInfo &info, int error) in OnConfigurationChanged()
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_listener_proxy.cpp48 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
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_peripheral_observer_proxy.cpp56 int error = in OnReadRemoteRssiEvent() local
94 int error = InnerTransact(BluetoothBlePeripheralObserverInterfaceCode::BLE_PAIR_STATUS_CHANGED, in OnPairStatusChanged() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dplugin_utils_impl.cpp28 int32_t error = AAFwk::AbilityManagerClient::GetInstance()->StartAbility(want); in StartAbility() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/base64/
H A Dbase64_util.cpp26 SkBase64::Error error = SkBase64::Decode(src.data(), src.size(), nullptr, &outputLen); in Decode() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_asset_loader.h44 BASE_NS::string error; in SCENE_BEGIN_NAMESPACE() member
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_engine_callback_proxy.cpp52 …int32_t error = Remote()->SendRequest(IIntelligentVoiceEngineCallback::Code::ON_INTELL_VOICE_ENGIN… in OnIntellVoiceEngineEvent() local
H A Dintell_voice_update_callback_proxy.cpp42 …int32_t error = Remote()->SendRequest(IIntelligentVoiceUpdateCallback::Code::ON_INTELL_VOICE_UPDAT… in OnUpdateComplete() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_dialog_callback_proxy.cpp42 int error = remote->SendRequest(ON_DIALOG_STATUS_CHANGED, data, reply, option); in OnDialogStatusChanged() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/
H A Dmod.rs19 mod error; module
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_proxy.cpp55 int32_t error; in CreateRunningLock() local
176 int32_t error; in Lock() local
206 int32_t error; in UnLock() local
379 int32_t error; in RebootDevice() local
407 int32_t error; in RebootDeviceForDeprecated() local
434 int32_t error; in ShutDownDevice() local
461 int32_t error; in SetSuspendTag() local
491 int32_t error; in SuspendDevice() local
521 int32_t error; in WakeupDevice() local
603 int32_t error; in OverrideScreenOffTime() local
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/
H A Dbundle_monitor.cpp72 auto error = BusinessError::CreateCommonError(env, ERROR_NOT_SYSTEM_APP); in Register() local
111 auto error = BusinessError::CreateCommonError(env, ERROR_NOT_SYSTEM_APP); in Unregister() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Djson_util.h94 …const json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) in SafeGetJsonValue()
115 …const json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) in SafeGetJsonValue()
/ohos5.0/base/telephony/sms_mms/services/sms/ims_service_interaction/src/
H A Dims_sms_proxy.cpp98 …int32_t error = remote->SendRequest(static_cast<int32_t>(ImsSmsInterfaceCode::IMS_SMS_REGISTER_CAL… in RegisterImsSmsCallback() local
131 int32_t error = remote->SendRequest(eventId, in, out, option); in SendRequest() local

12345678910>>...33