Home
last modified time | relevance | path

Searched defs:parcelableVector (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_subscriber_local_live_view_proxy.h50 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector()
H A Dans_subscriber_proxy.h107 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector()
H A Dans_manager_stub.h1086 …bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &reply, Err… in WriteParcelableVector()
H A Dans_manager_proxy.h981 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_event_proxy.cpp70 bool AppAccountEventProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, Parcel &da… in WriteParcelableVector()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_opp_proxy.cpp202 bool BluetoothOppProxy::WriteParcelableStringVector(const std::vector<std::string> &parcelableVecto… in WriteParcelableStringVector()
218 bool BluetoothOppProxy::WriteParcelableInt32Vector(const std::vector<int32_t> &parcelableVector, Pa… in WriteParcelableInt32Vector()
H A Dbluetooth_pan_proxy.cpp177 bool BluetoothPanProxy::WriteParcelableInt32Vector(const std::vector<int32_t> &parcelableVector, Pa… in WriteParcelableInt32Vector()
H A Dbluetooth_a2dp_sink_proxy.cpp196 const std::vector<int32_t> &parcelableVector, Parcel &reply) in WriteParcelableInt32Vector()
H A Dbluetooth_hid_host_proxy.cpp241 const std::vector<int32_t> &parcelableVector, Parcel &reply) in WriteParcelableInt32Vector()
H A Dbluetooth_a2dp_src_proxy.cpp462 bool BluetoothA2dpSrcProxy::WriteParcelableInt32Vector(const std::vector<int32_t> &parcelableVector in WriteParcelableInt32Vector()
H A Dbluetooth_avrcp_ct_proxy.cpp894 const std::vector<int32_t> &parcelableVector, Parcel &reply) in WriteParcelableInt32Vector()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbms_ecological_rule_mgr_service_client.cpp175 bool BmsEcologicalRuleMgrServiceProxy::ReadParcelableVector(std::vector<T> &parcelableVector, Messa… in ReadParcelableVector()
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
H A Dservice_router_mgr_stub.cpp198 bool ServiceRouterMgrStub::WriteParcelableVector(std::vector<T> &parcelableVector, Parcel &reply) in WriteParcelableVector()
/ohos5.0/foundation/bundlemanager/ecological_rule_manager/interfaces/innerkits/src/
H A Decological_rule_mgr_service_proxy.cpp184 bool EcologicalRuleMgrServiceProxy::ReadParcelableVector(std::vector<T> &parcelableVector, MessageP… in ReadParcelableVector()
/ohos5.0/foundation/bundlemanager/ecological_rule_manager/services/manager/src/
H A Decologic_rule_mgr_service_stub.cpp244 bool EcologicalRuleMgrServiceStub::WriteParcelableVector(const std::vector<T> &parcelableVector, Me… in WriteParcelableVector()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms_host.cpp218 bool DistributedBmsHost::WriteParcelableVector(std::vector<T> &parcelableVector, Parcel &reply) in WriteParcelableVector()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ecological_rule/
H A Dability_ecological_rule_mgr_service.cpp227 bool AbilityEcologicalRuleMgrServiceProxy::ReadParcelableVector(std::vector<T> &parcelableVector, M… in ReadParcelableVector()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp1152 const std::vector<std::string> &parcelableVector, Parcel &reply) in WriteParcelableStringVector()
1169 const std::vector<std::int32_t> &parcelableVector, Parcel &reply) in WriteParcelableInt32Vector()
1186 const std::vector<std::uint32_t> &parcelableVector, Parcel &reply) in WriteParcelableUint32Vector()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/
H A Doverlay_manager_host.cpp276 bool OverlayManagerHost::WriteParcelableVector(std::vector<T> &parcelableVector, MessageParcel &rep… in WriteParcelableVector()
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H A Dservice_incremental_proxy.cpp339 bool ServiceProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, Parcel &data) in WriteParcelableVector()
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_render_proxy.cpp281 int32_t FormRenderProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, MessageParce… in WriteParcelableVector()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/
H A Ddistributed_bms_proxy.cpp236 bool DistributedBmsProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, Parcel &dat… in WriteParcelableVector()
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupsaanother_fuzzer/
H A Dbackupsaanother_fuzzer.cpp125 void WriteParcelableVector(const std::vector<T> &parcelableVector, Parcel &data) in WriteParcelableVector()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_proxy.cpp668 bool AppControlProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, MessageParcel &… in WriteParcelableVector()
H A Dapp_control_host.cpp495 bool AppControlHost::WriteParcelableVector(std::vector<T> &parcelableVector, MessageParcel &reply) in WriteParcelableVector()

12