Home
last modified time | relevance | path

Searched refs:ReadUInt32Vector (Results 1 - 16 of 16) sorted by relevance

/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()
284 if (!reply.ReadUInt32Vector(&result)) { in SetPolicy()
427 if (remoteRet == SANDBOX_MANAGER_OK && !reply.ReadUInt32Vector(&result)) { in StartAccessingPolicy()
462 if (remoteRet == SANDBOX_MANAGER_OK && !reply.ReadUInt32Vector(&result)) { in StopAccessingPolicy()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_media_content.cpp123 if (!parcel.ReadUInt32Vector(&sequenceNumbers_)) { in ReadFromParcel()
/base/security/access_token/services/common/background_task_manager/src/
H A Dcontinuous_task_callback_info.cpp125 if (!parcel.ReadUInt32Vector(&typeIds_)) { in ReadFromParcel()
126 ACCESSTOKEN_LOG_ERROR(LABEL, "ReadUInt32Vector failed."); in ReadFromParcel()
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dash_mem_utils.cpp104 if (!parcel.ReadUInt32Vector(&allSize)) { in ReadBulkData()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dash_mem_utils.cpp101 if (!parcel.ReadUInt32Vector(&allSize)) { in ReadBulkData()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_range.cpp127 parcel.ReadUInt32Vector(&pages); in ReadFromParcel()
/base/sensors/medical_sensor/utils/src/
H A Dmedical.cpp229 return parcel.ReadUInt32Vector(&reserved_); in ReadFromParcel()
/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_service_ability_proxy.cpp51 if (!reply.ReadUInt32Vector(&allSize)) { in List()
/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_stub.cpp316 data.ReadUInt32Vector(&events); in SubscribeManagedEventInner()
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp720 bool Parcel::ReadUInt32Vector(std::vector<uint32_t>* val) in ReadUInt32Vector() function in OHOS::Parcel
/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp740 bool Parcel::ReadUInt32Vector(std::vector<uint32_t>* val) in ReadUInt32Vector() function in OHOS::Parcel
/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_parcel.cpp717 bool Parcel::ReadUInt32Vector(std::vector<uint32_t> *val) in ReadUInt32Vector() function in OHOS::Parcel
/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_parcel.cpp720 bool Parcel::ReadUInt32Vector(std::vector<uint32_t>* val) in ReadUInt32Vector() function in OHOS::Parcel
/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_parcel.cpp715 bool Parcel::ReadUInt32Vector(std::vector<uint32_t>* val) in ReadUInt32Vector() function in OHOS::Parcel
/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_mgr_stub.cpp596 if (!data.ReadUInt32Vector(&keys)) { in ProcGetProperty()
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_stub.cpp152 if (!data.ReadUInt32Vector(&keys)) { in GetPropertyStub()

Completed in 13 milliseconds