/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hcamera_device_callback_proxy.cpp | 37 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 D | sendable_medialibrary_napi_utils.h | 38 napi_value error; member
|
/foundation/multimedia/player_framework/frameworks/native/video_editor/ |
H A D | video_editor_manager.cpp | 47 VEFError error = videoEditor->Init(); in CreateVideoEditor() local
|
/foundation/multimedia/player_framework/services/services/monitor/ipc/ |
H A D | monitor_service_proxy.cpp | 61 int error = Remote()->SendRequest(code, data, reply, option); in SendIpc() local
|
/foundation/multimedia/player_framework/services/services/sa_media/ipc/ |
H A D | media_service_proxy.cpp | 51 int32_t error = -1; in GetSubSystemAbility() local
|
/foundation/multimedia/player_framework/services/services/screen_capture_monitor/ipc/ |
H A D | screen_capture_monitor_listener_proxy.cpp | 47 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 D | screen_capture_monitor_service_proxy.cpp | 47 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 D | screen_capture_controller_proxy.cpp | 48 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 D | res_sched_event_listener_proxy.cpp | 32 int32_t error; in OnReceiveEvent() local
|
/foundation/communication/ipc/ipc/native/src/c_api/include/ |
H A D | ipc_remote_object_internal.h | 24 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 D | ipc_debug.h | 51 inline const std::string ErrorBase::GetErrorDesc(uint32_t error) in GetErrorDesc() argument
|
/foundation/communication/nfc/services/src/ipc/controller/ |
H A D | ndef_msg_callback_proxy.cpp | 42 int error = Remote()->SendRequest(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_ON_NDEF_MSG_NOTIFY),
in OnNdefMsgDiscovered() local
|
H A D | nfc_controller_callback_proxy.cpp | 40 int error = Remote()->SendRequest(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_ON_NOTIFY), in OnNfcStateChanged() local
|
H A D | query_app_info_callback_proxy.cpp | 42 int error = Remote()->SendRequest( in OnQueryAppInfo() local 57 int error = Remote()->SendRequest( in OnQueryAppInfo() local
|
H A D | on_card_emulation_notify_cb_proxy.cpp | 39 int error = Remote()->SendRequest( in OnCardEmulationNotify() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/ |
H A D | wifi_scan_callback_proxy.cpp | 44 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 D | wifi_hotspot_callback_proxy.cpp | 40 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 D | hce_cmd_callback_proxy.cpp | 42 int error = Remote()->SendRequest( in OnCeApduData() local
|
/foundation/communication/nfc/services/src/ipc/tags/ |
H A D | foreground_callback_proxy.cpp | 39 int error = Remote()->SendRequest(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_TAG_FOUND_FOREGROUND), in OnTagDiscovered() local
|
H A D | reader_mode_callback_proxy.cpp | 39 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 D | socket_error.cpp | 34 std::string MakeErrorMessage(int error) in MakeErrorMessage() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/ |
H A D | mod.rs | 19 mod error; modules
|
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
H A D | ikvstore_data_service.cpp | 44 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 D | object_callback_proxy.cpp | 58 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 D | cloudsynccallbackstub_fuzzer.cpp | 59 int32_t error = fuzzData.GetData<int32_t>(); in HandleOnSyncStateChangedFuzzTest() local
|