Home
last modified time | relevance | path

Searched defs:code (Results 201 – 225 of 1419) sorted by relevance

12345678910>>...57

/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/
Dpublisher_listener_stub.cpp33 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
Dservice_center_status_callback_stub.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
Di_daemon_mock.h37 …int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in InvokeSendRequest()
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
Dsender_info.h30 int32_t code; member
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
Ddel_white_list_infos_call_back_stub.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
Dget_sink_screen_infos_call_back_stub.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/window/window_manager/wmserver/src/window_snapshot/
Dsnapshot_stub.cpp27 int32_t SnapshotStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
Dapp_group_callback_stub.cpp21 int32_t AppGroupCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel &re… in OnRemoteRequest()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_render_service_proxy.cpp44 uint32_t code = static_cast<uint32_t>(RSIRenderServiceInterfaceCode::CREATE_CONNECTION); in CreateConnection() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
Dintell_voice_engine_callback_stub.cpp26 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
Dbundle_active_power_state_callback_stub.cpp22 int32_t BundleActivePowerStateCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel& data, Mes… in OnRemoteRequest()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
Dsurface_capture_callback_proxy.cpp40 … uint32_t code = static_cast<uint32_t>(RSISurfaceCaptureCallbackInterfaceCode::ON_SURFACE_CAPTURE); in OnSurfaceCapture() local
Dscreen_change_callback_proxy.cpp42 uint32_t code = static_cast<uint32_t>(RSIScreenChangeCallbackInterfaceCode::ON_SCREEN_CHANGED); in OnScreenChanged() local
/foundation/communication/netstack/frameworks/native/http/http_client/
Dhttp_client_error.cpp73 void HttpClientError::SetErrorCode(HttpErrorCode code) in SetErrorCode()
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
Dmock_ams_mgr_scheduler.h68 …int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& opt… in InvokeSendRequest()
/foundation/window/window_manager/test/common/mock/
Diremote_object_mocker.h38 int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest()
88 int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest()
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
Dtrans_udp_negotiation_exchange.c79 int code = CODE_EXCHANGE_UDP_INFO; in TransUnpackReplyUdpInfo() local
130 int code = CODE_EXCHANGE_UDP_INFO; in TransUnpackRequestUdpInfo() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_api/backup_impl/include/
Di_service_mock.h38 …int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in InvokeSendRequest()
45 …int32_t InvokeGetLocalSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Messag… in InvokeGetLocalSendRequest()
/foundation/communication/dsoftbus/core/frame/standard/init/src/
Dsoftbus_server_stub.cpp201 int32_t SoftBusServerStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
250 uint32_t code = SERVER_START_DISCOVERY; in StartDiscoveryInner() local
289 uint32_t code = SERVER_STOP_DISCOVERY; in StopDiscoveryInner() local
310 uint32_t code = SERVER_PUBLISH_SERVICE; in PublishServiceInner() local
347 uint32_t code = SERVER_UNPUBLISH_SERVICE; in UnPublishServiceInner() local
370 uint32_t code = MANAGE_REGISTER_SERVICE; in SoftbusRegisterServiceInner() local
446 uint32_t code = SERVER_CREATE_SESSION_SERVER; in CreateSessionServerInner() local
487 uint32_t code = SERVER_REMOVE_SESSION_SERVER; in RemoveSessionServerInner() local
923 uint32_t code = SERVER_START_TIME_SYNC; in StartTimeSyncInner() local
955 uint32_t code = SERVER_STOP_TIME_SYNC; in StopTimeSyncInner() local
[all …]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/default_app/
Ddefault_app_proxy.cpp156 ErrCode DefaultAppProxy::GetParcelableInfo(DefaultAppInterfaceCode code, MessageParcel& data, T& pa… in GetParcelableInfo()
179 bool DefaultAppProxy::SendRequest(DefaultAppInterfaceCode code, MessageParcel& data, MessageParcel&… in SendRequest()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/
Ddistributed_parcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ argument
91 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ argument
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
Dparcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ argument
91 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ argument
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
Dparcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ argument
91 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ argument
/foundation/systemabilitymgr/samgr/utils/native/include/
Dparcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ argument
91 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ argument
/foundation/deviceprofile/device_info_manager/common/include/
Dparcel_helper.h86 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ argument
98 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ argument

12345678910>>...57