Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_opp_proxy.cpp248 bool BluetoothOppProxy::WriteParcelableStringVector(const std::vector<std::string> &parcelableVecto… in WriteParcelableStringVector()
264 bool BluetoothOppProxy::WriteParcelableInt32Vector(const std::vector<int32_t> &parcelableVector, Pa… in WriteParcelableInt32Vector()
Dbluetooth_pan_proxy.cpp166 bool BluetoothPanProxy::WriteParcelableInt32Vector(const std::vector<int32_t> &parcelableVector, Pa… in WriteParcelableInt32Vector()
Dbluetooth_a2dp_sink_proxy.cpp189 const std::vector<int32_t> &parcelableVector, Parcel &reply) in WriteParcelableInt32Vector()
Dbluetooth_hid_host_proxy.cpp232 const std::vector<int32_t> &parcelableVector, Parcel &reply) in WriteParcelableInt32Vector()
Dbluetooth_a2dp_src_proxy.cpp450 bool BluetoothA2dpSrcProxy::WriteParcelableInt32Vector(const std::vector<int32_t> &parcelableVector in WriteParcelableInt32Vector()
Dbluetooth_avrcp_ct_proxy.cpp891 const std::vector<int32_t> &parcelableVector, Parcel &reply) in WriteParcelableInt32Vector()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
Dbms_ecological_rule_mgr_service_client.cpp184 bool BmsEcologicalRuleMgrServiceProxy::ReadParcelableVector(std::vector<T> &parcelableVector, Messa… in ReadParcelableVector()
/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
Dservice_router_mgr_stub.cpp198 bool ServiceRouterMgrStub::WriteParcelableVector(std::vector<T> &parcelableVector, Parcel &reply) in WriteParcelableVector()
/foundation/bundlemanager/ecological_rule_manager/interfaces/innerkits/src/
Decological_rule_mgr_service_proxy.cpp180 bool EcologicalRuleMgrServiceProxy::ReadParcelableVector(std::vector<T> &parcelableVector, MessageP… in ReadParcelableVector()
/foundation/bundlemanager/ecological_rule_manager/services/manager/src/
Decologic_rule_mgr_service_stub.cpp232 bool EcologicalRuleMgrServiceStub::WriteParcelableVector(const std::vector<T> &parcelableVector, Me… in WriteParcelableVector()
/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
Dservice_incremental_proxy.cpp247 bool ServiceProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, Parcel &data) in WriteParcelableVector()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
Ddistributed_bms_host.cpp218 bool DistributedBmsHost::WriteParcelableVector(std::vector<T> &parcelableVector, Parcel &reply) in WriteParcelableVector()
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_render_proxy.cpp245 int32_t FormRenderProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, MessageParce… in WriteParcelableVector()
Dform_mgr_stub.cpp1161 bool FormMgrStub::WriteParcelableVector(std::vector<T> &parcelableVector, Parcel &reply) in WriteParcelableVector()
/foundation/ability/ability_runtime/services/abilitymgr/src/ecological_rule/
Dability_ecological_rule_mgr_service.cpp218 bool AbilityEcologicalRuleMgrServiceProxy::ReadParcelableVector(std::vector<T> &parcelableVector, M… in ReadParcelableVector()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_avrcp_ct_observer_proxy.cpp1147 const std::vector<std::string> &parcelableVector, Parcel &reply) in WriteParcelableStringVector()
1164 const std::vector<std::int32_t> &parcelableVector, Parcel &reply) in WriteParcelableInt32Vector()
1181 const std::vector<std::uint32_t> &parcelableVector, Parcel &reply) in WriteParcelableUint32Vector()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/
Doverlay_manager_host.cpp274 bool OverlayManagerHost::WriteParcelableVector(std::vector<T> &parcelableVector, MessageParcel &rep… in WriteParcelableVector()
/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/
Ddistributed_bms_proxy.cpp236 bool DistributedBmsProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, Parcel &dat… in WriteParcelableVector()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
Dapp_control_host.cpp436 bool AppControlHost::WriteParcelableVector(std::vector<T> &parcelableVector, MessageParcel &reply) in WriteParcelableVector()
Dapp_control_proxy.cpp560 bool AppControlProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, MessageParcel &… in WriteParcelableVector()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_host.cpp2350 bool BundleMgrHost::WriteParcelableVector(std::vector<T> &parcelableVector, MessageParcel &reply) in WriteParcelableVector()
2367 bool BundleMgrHost::WriteVectorToParcelIntelligent(std::vector<T> &parcelableVector, MessageParcel … in WriteVectorToParcelIntelligent()