Home
last modified time | relevance | path

Searched defs:ReadParcelableVector (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_stub.h1108 bool ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &data) in ReadParcelableVector() function
H A Dans_manager_proxy.h998 …bool ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &reply, ErrCode &re… in ReadParcelableVector() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_local_live_view_stub.cpp79 bool AnsSubscriberLocalLiveViewStub::ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, Me… in ReadParcelableVector() function in OHOS::Notification::AnsSubscriberLocalLiveViewStub
H A Dans_subscriber_stub.cpp231 bool AnsSubscriberStub::ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &… in ReadParcelableVector() function in OHOS::Notification::AnsSubscriberStub
/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() function in OHOS::AppExecFwk::BmsEcologicalRuleMgrServiceProxy
/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() function in OHOS::EcologicalRuleMgrService::EcologicalRuleMgrServiceProxy
/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() function in OHOS::EcologicalRuleMgrService::AbilityEcologicalRuleMgrServiceProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_host.cpp512 ErrCode AppControlHost::ReadParcelableVector(MessageParcel &data, std::vector<T> &parcelableInfos) in ReadParcelableVector() function in OHOS::AppExecFwk::AppControlHost
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice_stub.cpp679 bool ServiceStub::ReadParcelableVector(std::vector<T> &parcelableInfos, MessageParcel &data) in ReadParcelableVector() function in OHOS::FileManagement::Backup::ServiceStub