Home
last modified time | relevance | path

Searched refs:ReadUInt32Vector (Results 1 – 25 of 50) sorted by relevance

12

/ohos5.0/base/accesscontrol/sandbox_manager/interfaces/innerkits/sandbox_manager/src/
H A Dsandbox_manager_proxy.cpp114 if (remoteRet == SANDBOX_MANAGER_OK && !reply.ReadUInt32Vector(&result)) { in PersistPolicy()
149 if (remoteRet == SANDBOX_MANAGER_OK && !reply.ReadUInt32Vector(&result)) { in UnPersistPolicy()
189 if (remoteRet == SANDBOX_MANAGER_OK && !reply.ReadUInt32Vector(&result)) { in PersistPolicyByTokenId()
228 if (remoteRet == SANDBOX_MANAGER_OK && !reply.ReadUInt32Vector(&result)) { in UnPersistPolicyByTokenId()
288 if (!reply.ReadUInt32Vector(&result)) { in SetPolicy()
447 if (remoteRet == SANDBOX_MANAGER_OK && !reply.ReadUInt32Vector(&result)) { in StartAccessingPolicy()
482 if (remoteRet == SANDBOX_MANAGER_OK && !reply.ReadUInt32Vector(&result)) { in StopAccessingPolicy()
/ohos5.0/foundation/window/window_manager/utils/src/
H A Ddisplay_info.cpp69 parcel.ReadUInt32Vector(&(displayInfo->colorSpaces_)) && in Unmarshalling()
70 parcel.ReadUInt32Vector(&(displayInfo->hdrFormats_)) && in Unmarshalling()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Drs_surface_buffer_callback_stub.cpp34 readRet = readRet && data.ReadUInt32Vector(&ret.surfaceBufferIds); in OnRemoteRequest()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dparcel_wrapper.cpp255 bool ReadUInt32Vector(Parcel &parcel, rust::vec<uint32_t> &val) in ReadUInt32Vector() function
257 return ReadVector(parcel, val, &Parcel::ReadUInt32Vector); in ReadUInt32Vector()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_media_content.cpp123 if (!parcel.ReadUInt32Vector(&sequenceNumbers_)) { in ReadFromParcel()
/ohos5.0/base/security/access_token/services/common/background_task_manager/src/
H A Dcontinuous_task_callback_info.cpp125 if (!parcel.ReadUInt32Vector(&typeIds_)) { in ReadFromParcel()
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
H A Dcontinuous_task_callback_info.cpp159 if (!parcel.ReadUInt32Vector(&typeIds_)) { in ReadFromParcel()
H A Dcontinuous_task_param.cpp64 if (!parcel.ReadUInt32Vector(&bgModeIds_)) { in ReadFromParcel()
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dash_mem_utils.cpp101 if (!parcel.ReadUInt32Vector(&allSize)) { in ReadBulkData()
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dash_mem_utils.cpp104 if (!parcel.ReadUInt32Vector(&allSize)) { in ReadBulkData()
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_range.cpp127 parcel.ReadUInt32Vector(&pages); in ReadFromParcel()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_service_proxy.cpp141 if (!reply.ReadUInt32Vector(&uids)) { in GetUidsByPolicy()
541 if (!reply.ReadUInt32Vector(&uids)) { in GetDeviceIdleTrustlist()
621 if (!reply.ReadUInt32Vector(&uids)) { in GetPowerSaveTrustlist()
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp245 data.ReadUInt32Vector(&windowIds); in OnRemoteRequest()
345 data.ReadUInt32Vector(&missionIds); in OnRemoteRequest()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/include/
H A Dparcel_wrapper.h75 bool ReadUInt32Vector(Parcel &parcel, rust::vec<uint32_t> &val);
/ohos5.0/base/sensors/medical_sensor/utils/src/
H A Dmedical.cpp229 return parcel.ReadUInt32Vector(&reserved_); in ReadFromParcel()
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_service_stub.cpp447 if (!data.ReadUInt32Vector(&tokenIds)) { in OnRemoveGlobalShareOption()
462 if (!data.ReadUInt32Vector(&tokenIds)) { in OnGetGlobalShareOption()
/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session_stub.cpp377 data.ReadUInt32Vector(&discTech); in HandleRegForegroundDispatch()
469 data.ReadUInt32Vector(&discTech); in HandleRegReaderMode()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/
H A Dserializer.h128 uint32_t *ReadUInt32Vector(IpcIo *io, size_t *size);
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_mgr_stub.cpp604 if (!data.ReadUInt32Vector(&keys)) { in ProcGetProperty()
634 if (!data.ReadUInt32Vector(&tempKeys)) { in ProcGetPropertyById()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/tests/c/src/
H A Dipc_rust_test.cpp142 ReadAndWriteV(parcel, data, &Parcel::WriteUInt32Vector, &Parcel::ReadUInt32Vector); in ReadAndWrite()
/ohos5.0/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_service_ability_proxy.cpp51 if (!reply.ReadUInt32Vector(&allSize)) { in List()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dwrapper.rs143 fn ReadUInt32Vector(parcel: Pin<&mut Parcel>, v: &mut Vec<u32>) -> bool; in ReadUInt32Vector() function
365 match ReadUInt32Vector(parcel, &mut v) { in read_process_vec()
440 match ReadUInt32Vector(parcel, &mut v) { in read_process_vec()
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H A Dnet_policy_service_stub.cpp541 if (!data.ReadUInt32Vector(&uids)) { in OnSetDeviceIdleTrustlist()
624 if (!data.ReadUInt32Vector(&uids)) { in OnSetPowerSaveTrustlist()
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_stub.cpp163 if (!data.ReadUInt32Vector(&keys)) { in GetPropertyStub()
208 if (!data.ReadUInt32Vector(&keys)) { in GetPropertyByIdStub()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_client_producer.cpp123 reply.ReadUInt32Vector(&retval.deletingBuffers); in RequestBufferCommon()
172 reply.ReadUInt32Vector(&retval.deletingBuffers); in RequestBuffers()

12