Home
last modified time | relevance | path

Searched defs:parcelableInfos (Results 1 - 20 of 20) sorted by relevance

/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Djs_form_state_observer_stub.cpp106 int32_t JsFormStateObserverStub::GetParcelableInfos(MessageParcel &data, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument
H A Dform_supply_proxy.cpp146 int FormSupplyProxy::GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument
H A Dform_render_stub.cpp171 int32_t FormRenderStub::GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument
H A Dform_host_proxy.cpp187 int FormHostProxy::GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument
H A Dform_provider_proxy.cpp442 int FormProviderProxy::GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument
H A Dform_mgr_proxy.cpp820 int FormMgrProxy::GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_callback_stub.cpp95 std::vector<BluetoothBleScanResult> parcelableInfos; in OnBleBatchScanResultsEventInner() local
/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/
H A Dservice_router_mgr_proxy.cpp186 GetParcelableInfos( ServiceRouterMgrProxy::Message code, MessageParcel &data, std::vector<T> &parcelableInfos) GetParcelableInfos() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/
H A Doverlay_manager_proxy.cpp365 GetParcelableInfosWithErrCode( OverlayManagerInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) GetParcelableInfosWithErrCode() argument
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms_host.cpp235 bool DistributedBmsHost::GetParcelableInfos(Parcel &data, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument
/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/
H A Ddistributed_bms_proxy.cpp278 GetParcelableInfos( DistributedInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) GetParcelableInfos() argument
/foundation/ability/form_fwk/test/unittest/form_mgr_stub_test/
H A Dform_mgr_stub_test.cpp63 void GetParcelableInfos(MessageParcel &reply, std::vector<FormInfo> &parcelableInfos) in GetParcelableInfos() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_host.cpp514 ErrCode AppControlHost::ReadParcelableVector(MessageParcel &data, std::vector<T> &parcelableInfos) in ReadParcelableVector() argument
H A Dapp_control_proxy.cpp727 GetParcelableInfosWithErrCode(AppControlManagerInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) GetParcelableInfosWithErrCode() argument
/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() argument
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_lite_proxy.cpp398 WSError SceneSessionManagerLiteProxy::GetParcelableInfos(MessageParcel& reply, std::vector<T>& parcelableInfos) in GetParcelableInfos() argument
H A Dscene_session_manager_proxy.cpp1098 WSError SceneSessionManagerProxy::GetParcelableInfos(MessageParcel& reply, std::vector<T>& parcelableInfos) in GetParcelableInfos() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp513 int AppMgrProxy::GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4452 GetParcelableInfos( BundleMgrInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) GetParcelableInfos() argument
4480 GetParcelableInfosWithErrCode(BundleMgrInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) GetParcelableInfosWithErrCode() argument
4544 GetVectorFromParcelIntelligent( BundleMgrInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) GetVectorFromParcelIntelligent() argument
4567 GetVectorFromParcelIntelligentWithErrCode( BundleMgrInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) GetVectorFromParcelIntelligentWithErrCode() argument
4585 InnerGetVectorFromParcelIntelligent( MessageParcel &reply, std::vector<T> &parcelableInfos) InnerGetVectorFromParcelIntelligent() argument
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_proxy.cpp1724 int AbilityManagerProxy::GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument

Completed in 40 milliseconds