/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/ |
H A D | wrapper.rs | 38 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 D | module_ipc_helper.h | 46 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 D | file_access_service_proxy_test.cpp | 29 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 D | buffer_extra_data.h | 25 class MessageParcel; variable
|
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/include/callback/ |
H A D | dscreen_source_callback_stub.h | 28 namespace OHOS { class MessageParcel; } variable
|
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/include/callback/ |
H A D | dcamera_sink_callback_stub.h | 25 namespace OHOS { class MessageParcel; } variable
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/extension_manager/include/ |
H A D | extension_manager_proxy.h | 24 class MessageParcel; variable
|
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/include/callback/ |
H A D | dcamera_source_callback_stub.h | 26 namespace OHOS { class MessageParcel; } variable
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/ipc/standard/ |
H A D | ipc_client_stub.h | 25 namespace OHOS { class MessageParcel; } variable
|
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/include/ |
H A D | node_functions.h | 32 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 D | node_functions.h | 32 std::function<bool(OHOS::MessageParcel&, T&)> parseFunc) in ParsePrimitive()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | message_parcel.cpp | 21 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 D | wrapper.rs | 43 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 D | mock_message_parcel.cpp | 24 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 D | mock_message_parcel.cpp | 24 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 D | mock_message_parcel.cpp | 24 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 D | mock_message_parcel.cpp | 28 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 D | mock_message_parcel.cpp | 28 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 D | interactive.rs | 141 fn ReadAndWrite(parcel: *mut MessageParcel) -> *mut MessageParcel; in ReadAndWrite()
|
/ohos5.0/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_message_parcel.cpp | 30 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 D | mock_message_parcel.cpp | 30 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 D | wrapper.rs | 65 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 D | msg.rs | 77 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 D | feature_system.h | 28 class MessageParcel; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_ashmem_test/ |
H A D | mock_message_parcel.cpp | 42 MessageParcel::MessageParcel() in MessageParcel() function in OHOS::MessageParcel 45 MessageParcel::MessageParcel(Allocator *allocator) in MessageParcel() function in OHOS::MessageParcel
|