/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_ble_central_manager_callback_stub.cpp | 95 std::vector<BluetoothBleScanResult> parcelableInfos; in OnBleBatchScanResultsEventInner() local 102 parcelableInfos.emplace_back(*info); in OnBleBatchScanResultsEventInner() 104 stub->OnBleBatchScanResultsEvent(parcelableInfos); in OnBleBatchScanResultsEventInner()
|
/foundation/ability/form_fwk/interfaces/inner_api/include/ |
H A D | js_form_state_observer_stub.h | 46 int32_t GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos);
|
H A D | form_host_proxy.h | 100 int GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos);
|
H A D | form_render_stub.h | 81 int32_t GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos);
|
H A D | form_supply_proxy.h | 121 int GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos);
|
H A D | form_provider_proxy.h | 142 int GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos);
|
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/ |
H A D | distributed_bms_host.h | 41 bool GetParcelableInfos(Parcel &data, std::vector<T> &parcelableInfos);
|
/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | js_form_state_observer_stub.cpp | 106 int32_t JsFormStateObserverStub::GetParcelableInfos(MessageParcel &data, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument 120 parcelableInfos.emplace_back(*info); in GetParcelableInfos()
|
H A D | form_render_stub.cpp | 171 int32_t FormRenderStub::GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument 185 parcelableInfos.emplace_back(*info); in GetParcelableInfos()
|
H A D | form_host_proxy.cpp | 187 int FormHostProxy::GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument 200 parcelableInfos.emplace_back(*info); in GetParcelableInfos()
|
H A D | form_supply_proxy.cpp | 146 int FormSupplyProxy::GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument 159 parcelableInfos.emplace_back(*info); in GetParcelableInfos()
|
H A D | form_provider_proxy.cpp | 442 int FormProviderProxy::GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument 455 parcelableInfos.emplace_back(*info); in GetParcelableInfos()
|
/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/include/ |
H A D | service_router_mgr_proxy.h | 81 std::vector<T> &parcelableInfos);
|
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/ |
H A D | form_renderer_dispatcher_proxy.h | 54 int32_t GetParcelableInfos(MessageParcel &reply, std::vector<T> &parcelableInfos);
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/ |
H A D | overlay_manager_proxy.cpp | 366 OverlayManagerInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos)
in GetParcelableInfosWithErrCode() 377 CONTAINER_SECURITY_VERIFY(reply, infoSize, &parcelableInfos);
in GetParcelableInfosWithErrCode() 384 parcelableInfos.emplace_back(*info);
in GetParcelableInfosWithErrCode() 365 GetParcelableInfosWithErrCode( OverlayManagerInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) GetParcelableInfosWithErrCode() argument
|
/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/ |
H A D | distributed_bms_proxy.cpp | 279 DistributedInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) in GetParcelableInfos() 294 CONTAINER_SECURITY_VERIFY(reply, infoSize, &parcelableInfos); in GetParcelableInfos() 301 parcelableInfos.emplace_back(*info); in GetParcelableInfos() 278 GetParcelableInfos( DistributedInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) GetParcelableInfos() argument
|
/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/ |
H A D | service_router_mgr_proxy.cpp | 187 ServiceRouterMgrProxy::Message code, MessageParcel &data, std::vector<T> &parcelableInfos) in GetParcelableInfos() 207 TAG_LOGE(AAFwkTag::SER_ROUTER, "Read parcelableInfos failed"); in GetParcelableInfos() 210 parcelableInfos.emplace_back(*info); in GetParcelableInfos() 212 TAG_LOGI(AAFwkTag::SER_ROUTER, "Get parcelableInfos success"); in GetParcelableInfos() 186 GetParcelableInfos( ServiceRouterMgrProxy::Message code, MessageParcel &data, std::vector<T> &parcelableInfos) GetParcelableInfos() argument
|
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/ |
H A D | distributed_bms_host.cpp | 235 bool DistributedBmsHost::GetParcelableInfos(Parcel &data, std::vector<T> &parcelableInfos) in GetParcelableInfos() argument 248 parcelableInfos.emplace_back(*info); in GetParcelableInfos()
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/app_control/ |
H A D | app_control_host.h | 35 ErrCode ReadParcelableVector(MessageParcel &data, std::vector<T> &parcelableInfos);
|
H A D | app_control_proxy.h | 90 std::vector<T> &parcelableInfos);
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/overlay/ |
H A D | overlay_manager_proxy.h | 64 std::vector<T> &parcelableInfos);
|
/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/include/ |
H A D | distributed_bms_proxy.h | 127 int32_t GetParcelableInfos(DistributedInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos);
|
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
H A D | service_stub.h | 73 bool ReadParcelableVector(std::vector<T> &parcelableInfos, MessageParcel &data);
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_proxy.h | 1153 * @param parcelableInfos Indicates the vector objects to be got; 1157 bool GetParcelableInfos(BundleMgrInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos); 1161 std::vector<T> &parcelableInfos); 1165 BundleMgrInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos); 1169 BundleMgrInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos); 1172 ErrCode InnerGetVectorFromParcelIntelligent(MessageParcel &reply, std::vector<T> &parcelableInfos);
|
/foundation/window/window_manager/window_scene/session_manager/include/zidl/ |
H A D | scene_session_manager_lite_proxy.h | 91 WSError GetParcelableInfos(MessageParcel& reply, std::vector<T>& parcelableInfos);
|