Home
last modified time | relevance | path

Searched defs:error (Results 76 - 100 of 645) sorted by relevance

12345678910>>...26

/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_device_callback_proxy.cpp37 int error = Remote()->SendRequest( in OnError() local
60 int error = Remote()->SendRequest( in OnResult() local
[all...]
/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_medialibrary_napi_utils.h38 napi_value error; member
/foundation/multimedia/player_framework/frameworks/native/video_editor/
H A Dvideo_editor_manager.cpp47 VEFError error = videoEditor->Init(); in CreateVideoEditor() local
/foundation/multimedia/player_framework/services/services/monitor/ipc/
H A Dmonitor_service_proxy.cpp61 int error = Remote()->SendRequest(code, data, reply, option); in SendIpc() local
/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_service_proxy.cpp51 int32_t error = -1; in GetSubSystemAbility() local
/foundation/multimedia/player_framework/services/services/screen_capture_monitor/ipc/
H A Dscreen_capture_monitor_listener_proxy.cpp47 int error = Remote()->SendRequest(ScreenCaptureMonitorListenerMsg::ON_SCREEN_CAPTURE_STARTED, data, reply, option); in OnScreenCaptureStarted() local
61 int error = Remote()->SendRequest(ScreenCaptureMonitorListenerMsg::ON_SCREEN_CAPTURE_FINISHED, data, reply, option); in OnScreenCaptureFinished() local
[all...]
H A Dscreen_capture_monitor_service_proxy.cpp47 int error = Remote()->SendRequest(SET_LISTENER_OBJ, data, reply, option); in SetListenerObject() local
61 int error = Remote()->SendRequest(CLOSE_LISTENER_OBJ, data, reply, option); in CloseListenerObject() local
75 int error = Remote()->SendRequest(IS_SCREEN_CAPTURE_WORKING, data, reply, option); in IsScreenCaptureWorking() local
90 int error = Remote()->SendRequest(DESTROY, data, reply, option); DestroyStub() local
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_controller_proxy.cpp48 int error = Remote()->SendRequest(DESTROY, data, reply, option); in DestroyStub() local
71 int error = Remote()->SendRequest(REPORT_USER_CHOICE, data, reply, option); in ReportAVScreenCaptureUserChoice() local
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_event_listener_proxy.cpp32 int32_t error; in OnReceiveEvent() local
/foundation/communication/ipc/ipc/native/src/c_api/include/
H A Dipc_remote_object_internal.h24 static inline bool IsUserDefinedError(int error) in IsUserDefinedError() argument
29 static inline bool IsIpcErrorCode(int error) in IsIpcErrorCode() argument
/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_debug.h51 inline const std::string ErrorBase::GetErrorDesc(uint32_t error) in GetErrorDesc() argument
/foundation/communication/nfc/services/src/ipc/controller/
H A Dndef_msg_callback_proxy.cpp42 int error = Remote()->SendRequest(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_ON_NDEF_MSG_NOTIFY), in OnNdefMsgDiscovered() local
H A Dnfc_controller_callback_proxy.cpp40 int error = Remote()->SendRequest(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_ON_NOTIFY), in OnNfcStateChanged() local
H A Dquery_app_info_callback_proxy.cpp42 int error = Remote()->SendRequest( in OnQueryAppInfo() local
57 int error = Remote()->SendRequest( in OnQueryAppInfo() local
H A Don_card_emulation_notify_cb_proxy.cpp39 int error = Remote()->SendRequest( in OnCardEmulationNotify() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_callback_proxy.cpp44 int error = Remote()->SendRequest(static_cast<uint32_t>(ScanInterfaceCode::WIFI_CBK_CMD_SCAN_STATE_CHANGE), in OnWifiScanStateChanged() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_callback_proxy.cpp40 int error = Remote()->SendRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_CBK_CMD_HOTSPOT_STATE_CHANGE), in OnHotspotStateChanged() local
65 int error = Remote()->SendRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_CBK_CMD_HOTSPOT_STATE_JOIN), in OnHotspotStaJoin() local
90 int error = Remote()->SendRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_CBK_CMD_HOTSPOT_STATE_LEAVE), OnHotspotStaLeave() local
[all...]
/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_cmd_callback_proxy.cpp42 int error = Remote()->SendRequest( in OnCeApduData() local
/foundation/communication/nfc/services/src/ipc/tags/
H A Dforeground_callback_proxy.cpp39 int error = Remote()->SendRequest(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_TAG_FOUND_FOREGROUND), in OnTagDiscovered() local
H A Dreader_mode_callback_proxy.cpp39 int error = Remote()->SendRequest(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_TAG_FOUND_READER_MODE), in OnTagDiscovered() local
/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dsocket_error.cpp34 std::string MakeErrorMessage(int error) in MakeErrorMessage() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dmod.rs19 mod error; modules
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dikvstore_data_service.cpp44 int32_t error = Remote()->SendRequest( in GetFeatureInterface() local
76 int32_t error = Remote()->SendRequest( in RegisterClientDeathObserver() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_callback_proxy.cpp58 int error = Remote()->SendRequest(COMPLETED, data, reply, mo); in Completed() local
77 int error = Remote()->SendRequest(COMPLETED, data, reply, mo); in Completed() local
96 int error = Remote()->SendRequest(COMPLETED, data, reply, mo); in Completed() local
115 int error = Remote()->SendRequest(COMPLETED, data, reply, mo); Completed() local
[all...]
/foundation/filemanagement/dfs_service/test/fuzztest/cloudsynccallbackstub_fuzzer/
H A Dcloudsynccallbackstub_fuzzer.cpp59 int32_t error = fuzzData.GetData<int32_t>(); in HandleOnSyncStateChangedFuzzTest() local

Completed in 7 milliseconds

12345678910>>...26