/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_host_stub.cpp | 126 bool ret = data.ReadInt64Vector(&formIds); in HandleOnUninstall() 207 bool ret = data.ReadInt64Vector(&formIds); in HandleOnEnableForm() 223 bool ret = data.ReadInt64Vector(&formIds); in HandleOnErrorForms()
|
H A D | form_mgr_stub.cpp | 478 bool ret = data.ReadInt64Vector(&formIds); in HandleLifecycleUpdate() 529 bool ret = data.ReadInt64Vector(&formIds); in HandleNotifyWhetherVisibleForms() 763 if (!data.ReadInt64Vector(&formIds)) { in HandleDeleteInvalidForms() 827 if (!data.ReadInt64Vector(&formIds)) { in HandleNotifyFormsVisible() 854 if (!data.ReadInt64Vector(&formIds)) { in HandleNotifyFormsPrivacyProtected() 887 if (!data.ReadInt64Vector(&formIds)) { in HandleNotifyFormsEnableUpdate() 1380 if (!data.ReadInt64Vector(&formIds)) { in HandleRegisterFormRouterProxy() 1398 if (!data.ReadInt64Vector(&formIds)) { in HandleUnregisterFormRouterProxy() 1477 if (!data.ReadInt64Vector(&formIds)) { in HandleSetFormsRecyclable() 1493 if (!data.ReadInt64Vector(&formIds)) { in HandleRecycleForms() [all …]
|
H A D | form_provider_stub.cpp | 132 bool ret = data.ReadInt64Vector(&formIds); in HandleNotifyFormsDelete() 189 bool ret = data.ReadInt64Vector(&formIds); in HandleEventNotify()
|
H A D | form_supply_stub.cpp | 292 if (!data.ReadInt64Vector(&formIds)) { in HandleOnRecoverFormsByConfigUpdate()
|
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
H A D | query_sys_event_callback_stub.cpp | 55 ret = data.ReadInt64Vector(&seq); in OnRemoteRequest()
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/tests/c/src/ |
H A D | ipc_rust_test.cpp | 148 ReadAndWriteV(parcel, data, &Parcel::WriteInt64Vector, &Parcel::ReadInt64Vector); in ReadAndWrite() 153 ReadAndWriteV(parcel, data, &Parcel::WriteInt64Vector, &Parcel::ReadInt64Vector); in ReadAndWrite()
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/ |
H A D | parcel_wrapper.cpp | 243 bool ReadInt64Vector(Parcel &parcel, rust::vec<int64_t> &val) in ReadInt64Vector() function 245 return ReadVector(parcel, val, &Parcel::ReadInt64Vector); in ReadInt64Vector()
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/include/ |
H A D | parcel_wrapper.h | 72 bool ReadInt64Vector(Parcel &parcel, rust::vec<int64_t> &val);
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/ |
H A D | serializer.h | 125 int64_t *ReadInt64Vector(IpcIo *io, size_t *size);
|
/ohos5.0/foundation/resourceschedule/soc_perf/services/server/src/ |
H A D | socperf_stub.cpp | 205 if (!data.ReadInt64Vector(&configs)) { in StubLimitRequest()
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | operator_config_types.cpp | 361 parcel.ReadInt64Vector(&vec); in ReadFromLongArrayMap()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification.cpp | 443 parcel.ReadInt64Vector(&vibrationStyle_); in ReadFromParcelInt64()
|
H A D | notification_slot.cpp | 455 parcel.ReadInt64Vector(&vibrationValues_); in ReadFromParcel()
|
/ohos5.0/base/request/request/frameworks/native/src/ |
H A D | parcel_helper.cpp | 105 data.ReadInt64Vector(&info.progress.sizes); in UnMarshalProgress()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_daemon_proxy.cpp | 794 if (!reply.ReadInt64Vector(&pkgFileSizes)) { in GetBundleStatsForIncrease() 798 if (!reply.ReadInt64Vector(&incPkgFileSizes)) { in GetBundleStatsForIncrease()
|
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | assist_test_service.cpp | 252 if (!reply.ReadInt64Vector(&readInt64Vector)) { in TestParcelInt64Vector()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | parcel.h | 706 bool ReadInt64Vector(std::vector<int64_t> *val);
|
H A D | parcel.cpp | 640 bool Parcel::ReadInt64Vector(std::vector<int64_t> *val) in ReadInt64Vector() function in OHOS::Parcel
|
/ohos5.0/commonlibrary/c_utils/base/include/ |
H A D | parcel.h | 760 bool ReadInt64Vector(std::vector<int64_t> *val);
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 725 bool Parcel::ReadInt64Vector(std::vector<int64_t>* val) in ReadInt64Vector() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 700 bool Parcel::ReadInt64Vector(std::vector<int64_t>* val) in ReadInt64Vector() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 702 bool Parcel::ReadInt64Vector(std::vector<int64_t> *val) in ReadInt64Vector() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 705 bool Parcel::ReadInt64Vector(std::vector<int64_t>* val) in ReadInt64Vector() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/ |
H A D | mock_parcel.cpp | 705 bool Parcel::ReadInt64Vector(std::vector<int64_t>* val) in ReadInt64Vector() function in OHOS::Parcel
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 330 if (reply.ReadInt64Vector(&bundleStats)) { in GetBundleStats() 354 if (!reply.ReadInt64Vector(&bundleStats)) { in GetAllBundleStats()
|