Home
last modified time | relevance | path

Searched refs:ReadUint8 (Results 1 - 17 of 17) sorted by relevance

/base/security/dlp_permission_service/frameworks/dlp_permission/src/
H A Dauth_user_info_parcel.cpp62 if (!(in.ReadUint8(res))) { in Unmarshalling()
76 if (!(in.ReadUint8(res))) { in Unmarshalling()
H A Ddlp_policy_parcel.cpp212 if (!(in.ReadUint8(res))) { in ReadAccountInfo()
226 if (!(in.ReadUint8(type))) { in ReadAccountInfo()
258 if (!(in.ReadUint8(everyonePerm))) { in ReadParcel()
268 if (!(in.ReadUint8(perm))) { in ReadParcel()
/base/telephony/core_service/frameworks/native/src/
H A Dtel_ril_base_parcel.cpp28 return parcel.ReadUint8(value); in Read()
104 return parcel.ReadUint8(value); in ReadBaseUint8()
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_reminder.cpp142 if (!reply.ReadUint8(count)) { in GetValidReminders()
241 if (!reply.ReadUint8(count)) { in GetExcludeDates()
267 if (!reply.ReadUint8(typeInfo)) { in ReadReminders()
H A Dans_manager_stub.cpp1905 if (!data.ReadUint8(typeInfo)) { in HandlePublishReminder()
/base/security/access_token/frameworks/accesstoken/src/
H A Dhap_token_info_parcel.cpp49 RELEASE_IF_FALSE(in.ReadUint8(ver), hapTokenInfoParcel); in Unmarshalling()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_flags.cpp215 soundEnabled_ = static_cast<NotificationConstant::FlagStatus>(parcel.ReadUint8()); in ReadFromParcel()
216 vibrationEnabled_ = static_cast<NotificationConstant::FlagStatus>(parcel.ReadUint8()); in ReadFromParcel()
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp442 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
516 bool Parcel::ReadUint8(uint8_t& value) in ReadUint8() function in OHOS::Parcel
/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp455 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
529 bool Parcel::ReadUint8(uint8_t& value) in ReadUint8() function in OHOS::Parcel
/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_parcel.cpp444 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
518 bool Parcel::ReadUint8(uint8_t &value) in ReadUint8() function in OHOS::Parcel
/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_parcel.cpp442 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
516 bool Parcel::ReadUint8(uint8_t& value) in ReadUint8() function in OHOS::Parcel
/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_parcel.cpp442 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
516 bool Parcel::ReadUint8(uint8_t& value) in ReadUint8() function in OHOS::Parcel
/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_stub.cpp155 uint8_t dumpType = data.ReadUint8(); in OnRemoteRequest()
/base/customization/enterprise_device_management/common/native/src/plugin_utils/
H A Dmessage_parcel_utils.cpp213 address.addressIpv6.push_back(data.ReadUint8()); in ReadIpAddress()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h73 if (!((parcel).ReadUint8(value))) { \
/base/telephony/sms_mms/services/sms/
H A Dsms_interface_stub.cpp361 uint8_t ranType = data.ReadUint8(); in OnSetCBConfig()
/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_stub.cpp32 if (!data.ReadUint8(busNum)) { in GetDeviceMessage()
35 if (!data.ReadUint8(devAddr)) { in GetDeviceMessage()

Completed in 18 milliseconds