Home
last modified time | relevance | path

Searched defs:MessageParcel (Results 1 – 25 of 37) sorted by relevance

12

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
H A Dwrapper.rs38 data: Pin<&mut MessageParcel>, in on_remote_request()
39 reply: Pin<&mut MessageParcel>, in on_remote_request()
57 type MessageParcel = crate::parcel::wrapper::MessageParcel; typedef
75 data: Pin<&mut MessageParcel>, in SendRequest()
76 reply: Pin<&mut MessageParcel>, in SendRequest()
118 data: Pin<&mut MessageParcel>, in on_remote_request()
119 reply: Pin<&mut MessageParcel>, in on_remote_request()
/ohos5.0/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_ipc_helper.h46 const std::function<void(MessageParcel &, T &)> &read) in ReadList()
61 const std::function<void(MessageParcel &, const T &)> &write) in WriteList()
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/
H A Dfile_access_service_proxy_test.cpp29 int32_t OHOS::SystemAbilityLoadCallbackStub::OnRemoteRequest(unsigned int, OHOS::MessageParcel&, OH… in OnRemoteRequest()
44 int32_t FileAccessServiceStub::OnRemoteRequest(unsigned int, OHOS::MessageParcel&, OHOS::MessagePar… in OnRemoteRequest()
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dbuffer_extra_data.h25 class MessageParcel; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/include/callback/
H A Ddscreen_source_callback_stub.h28 namespace OHOS { class MessageParcel; } variable
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/include/callback/
H A Ddcamera_sink_callback_stub.h25 namespace OHOS { class MessageParcel; } variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/extension_manager/include/
H A Dextension_manager_proxy.h24 class MessageParcel; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/include/callback/
H A Ddcamera_source_callback_stub.h26 namespace OHOS { class MessageParcel; } variable
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/ipc/standard/
H A Dipc_client_stub.h25 namespace OHOS { class MessageParcel; } variable
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/include/
H A Dnode_functions.h32 std::function<bool(OHOS::MessageParcel&, T&)> parseFunc) in ParsePrimitive()
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/include/
H A Dnode_functions.h32 std::function<bool(OHOS::MessageParcel&, T&)> parseFunc) in ParsePrimitive()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dmessage_parcel.cpp21 MessageParcel::MessageParcel() in MessageParcel() function in OHOS::MessageParcel
31 MessageParcel::MessageParcel(Allocator *allocator) in MessageParcel() function in OHOS::MessageParcel
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dwrapper.rs43 data: Pin<&mut MessageParcel>, in on_remote_request()
44 reply: Pin<&mut MessageParcel>, in on_remote_request()
59 type MessageParcel = ipc::cxx_share::MessageParcel; typedef
147 data: Pin<&mut MessageParcel>, in on_remote_request()
148 reply: Pin<&mut MessageParcel>, in on_remote_request()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_message_parcel.cpp24 MessageParcel::MessageParcel() in MessageParcel() function in OHOS::MessageParcel
31 MessageParcel::MessageParcel(Allocator* allocator) in MessageParcel() function in OHOS::MessageParcel
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_message_parcel.cpp24 MessageParcel::MessageParcel() in MessageParcel() function in OHOS::MessageParcel
31 MessageParcel::MessageParcel(Allocator* allocator) in MessageParcel() function in OHOS::MessageParcel
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_message_parcel.cpp24 MessageParcel::MessageParcel() in MessageParcel() function in OHOS::MessageParcel
31 MessageParcel::MessageParcel(Allocator* allocator) in MessageParcel() function in OHOS::MessageParcel
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_message_parcel.cpp28 MessageParcel::MessageParcel() in MessageParcel() function in OHOS::MessageParcel
38 MessageParcel::MessageParcel(Allocator *allocator) in MessageParcel() function in OHOS::MessageParcel
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_message_parcel.cpp28 MessageParcel::MessageParcel() in MessageParcel() function in OHOS::MessageParcel
35 MessageParcel::MessageParcel(Allocator* allocator) in MessageParcel() function in OHOS::MessageParcel
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/tests/
H A Dinteractive.rs141 fn ReadAndWrite(parcel: *mut MessageParcel) -> *mut MessageParcel; in ReadAndWrite()
/ohos5.0/foundation/ability/form_fwk/test/mock/src/
H A Dmock_message_parcel.cpp30 MessageParcel::MessageParcel() in MessageParcel() function in OHOS::MessageParcel
33 MessageParcel::MessageParcel(Allocator *allocator) in MessageParcel() function in OHOS::MessageParcel
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_message_parcel.cpp30 MessageParcel::MessageParcel() in MessageParcel() function in OHOS::MessageParcel
33 MessageParcel::MessageParcel(Allocator *allocator) in MessageParcel() function in OHOS::MessageParcel
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H A Dwrapper.rs65 data: Pin<&mut MessageParcel>, in on_remote_request()
66 reply: Pin<&mut MessageParcel>, in on_remote_request()
103 type MessageParcel = ipc::cxx_share::MessageParcel; typedef
132 data: Pin<&mut MessageParcel>, in DeserializeOnDemandReasonExtraData()
137 data: Pin<&mut MessageParcel>, in SerializeOnDemandReasonExtraData()
212 data: Pin<&mut MessageParcel>, in on_remote_request()
213 reply: Pin<&mut MessageParcel>, in on_remote_request()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmsg.rs77 pub fn into_raw(self) -> *mut MessageParcel { in into_raw()
349 parcel: Pin<&mut MessageParcel>, in read_remote()
607 fn as_msg_parcel_mut(&mut self) -> Pin<&mut MessageParcel> { in as_msg_parcel_mut()
646 f: fn(parcel: Pin<&mut MessageParcel>, value: T) -> bool, in write_process()
690 pub fn pin_mut(&mut self) -> Option<Pin<&mut MessageParcel>> { in pin_mut()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/feature/
H A Dfeature_system.h28 class MessageParcel; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_ashmem_test/
H A Dmock_message_parcel.cpp42 MessageParcel::MessageParcel() in MessageParcel() function in OHOS::MessageParcel
45 MessageParcel::MessageParcel(Allocator *allocator) in MessageParcel() function in OHOS::MessageParcel

12