Home
last modified time | relevance | path

Searched refs:ReadUint8 (Results 1 – 25 of 116) sorted by relevance

12345

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_a2dp_a2dpCodecInfo.cpp70 if (!parcel.ReadUint8(codecPriority)) { in ReadFromParcel()
73 if (!parcel.ReadUint8(codecType)) { in ReadFromParcel()
79 if (!parcel.ReadUint8(bitsPerSample)) { in ReadFromParcel()
82 if (!parcel.ReadUint8(channelMode)) { in ReadFromParcel()
146 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint8(mPt), false, "read mPt failed."); in ReadFromParcel()
148 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint8(boundaryFlag), false, "read boundaryFlag failed."); in ReadFromParcel()
149 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint8(broadcastFlag), false, "read broadcastFlag failed."); in ReadFromParcel()
155 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint8(bitsPerSample), false, "read bitsPerSample failed."); in ReadFromParcel()
156 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint8(chMode), false, "read chMode failed."); in ReadFromParcel()
160 … CHECK_AND_RETURN_LOG_RET(parcel.ReadUint8(codecSpecific0), false, "read codecSpecific0 failed."); in ReadFromParcel()
[all …]
H A Dbluetooth_avrcp_mpItem.cpp69 if (!parcel.ReadUint8(itemType_)) { in ReadFromParcel()
75 if (!parcel.ReadUint8(majorType_)) { in ReadFromParcel()
81 if (!parcel.ReadUint8(playStatus_)) { in ReadFromParcel()
90 if (!parcel.ReadUint8(feature)) { in ReadFromParcel()
H A Dbluetooth_avrcp_meItem.cpp74 if (!parcel.ReadUint8(itemType_)) { in ReadFromParcel()
80 if (!parcel.ReadUint8(type_)) { in ReadFromParcel()
83 if (!parcel.ReadUint8(playable_)) { in ReadFromParcel()
H A Dbluetooth_gatt_device.cpp63 if (!parcel.ReadUint8(transport_)) { in ReadFromParcel()
66 if (!parcel.ReadUint8(addressType_)) { in ReadFromParcel()
H A Dbluetooth_ble_scan_settings.cpp75 if (!parcel.ReadUint8(callbackType_)) { in ReadFromParcel()
78 if (!parcel.ReadUint8(matchTrackAdvType_)) { in ReadFromParcel()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.cpp31 if (ReadUint8(buff, cursor) != TLV_STRING_TAG) { in ReadString()
40 uint8_t chVal = ReadUint8(buff, cursor); in ReadString()
60 if (ReadUint8(buff, cursor) != TLV_DOUBLE_TAG) { in ReadDouble()
82 if (ReadUint8(buff, cursor) != TLV_COLOR_TAG) { in ReadColor()
85 auto alpha = ReadUint8(buff, cursor); in ReadColor()
86 auto red = ReadUint8(buff, cursor); in ReadColor()
87 auto green = ReadUint8(buff, cursor); in ReadColor()
88 auto blue = ReadUint8(buff, cursor); in ReadColor()
101 if (ReadUint8(buff, cursor) != TLV_DIMENSION_TAG) { in ReadDimension()
147 if (ReadUint8(buff, cursor) != TLV_TEXTSHADOW_TAG) { in ReadTextShadow()
[all …]
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_1/cpp_target/nfc/v1_1/
H A Dnfc_types.cpp.txt162 if (!data.ReadUint8(dataBlock.defaultOffHostRoute)) {
167 if (!data.ReadUint8(dataBlock.defaultOffHostRouteFelica)) {
172 if (!data.ReadUint8(dataBlock.defaultSysCodeRoute)) {
177 if (!data.ReadUint8(dataBlock.defaultSysCodePwrState)) {
182 if (!data.ReadUint8(dataBlock.defaultUnconfiguredRoute)) {
187 if (!data.ReadUint8(dataBlock.esePipeId)) {
192 if (!data.ReadUint8(dataBlock.simPipeId)) {
202 if (!data.ReadUint8(dataBlock.checkAlgorithm)) {
212 if (!data.ReadUint8(dataBlock.vendorProtocalDiscoveryCfgSize)) {
232 if (!data.ReadUint8(dataBlock.defaultIsoDepRoute)) {
/ohos5.0/foundation/communication/dsoftbus/tests/common/include/
H A Dfuzz_data_generator.h54 if (!DataGenerator::GetInstance().ReadUint8(rawData)) { in GenerateFromList()
88 return DataGenerator::GetInstance().ReadUint8(value); in GenerateUint8()
124 if (!DataGenerator::GetInstance().ReadUint8(len)) {
132 payload.push_back(DataGenerator::GetInstance().ReadUint8());
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hid_host_stub.cpp195 uint8_t id = data.ReadUint8(); in HidHostVCUnplugInner()
197 uint8_t type = data.ReadUint8(); in HidHostVCUnplugInner()
210 uint8_t id = data.ReadUint8(); in HidHostSendDataInner()
212 uint8_t type = data.ReadUint8(); in HidHostSendDataInner()
225 uint8_t type = data.ReadUint8(); in HidHostSetReportInner()
239 uint8_t id = data.ReadUint8(); in HidHostGetReportInner()
241 uint8_t type = data.ReadUint8(); in HidHostGetReportInner()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dinet_addr.cpp72 if (!parcel.ReadUint8(ptr->type_)) { in Unmarshalling()
75 if (!parcel.ReadUint8(ptr->family_)) { in Unmarshalling()
78 if (!parcel.ReadUint8(ptr->prefixlen_)) { in Unmarshalling()
90 if (!parcel.ReadUint8(ptr->port_)) { in Unmarshalling()
/ohos5.0/base/security/dlp_permission_service/frameworks/dlp_permission/src/
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()
H A Dauth_user_info_parcel.cpp62 if (!(in.ReadUint8(res))) { in Unmarshalling()
76 if (!(in.ReadUint8(res))) { in Unmarshalling()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_manager.cpp71 ReadUint8(reply, &resultCode); in DeserializeInnerAbilityInfo()
100 ReadUint8(reply, &resultCode); in DeserializeInnerBundleInfo()
131 ReadUint8(reply, &resultCode); in DeserializeInnerBundleInfos()
162 ReadUint8(reply, &resultCode); in DeserializeInnerBundleName()
202 ReadUint8(reply, &resultCode); in DeserializeBundleSize()
219 ReadUint8(reply, &resultCode); in DeserializeSystemCapabilities()
264 ReadUint8(reply, &resultCode); in Notify()
269 ReadUint8(reply, ret); in Notify()
287 ReadUint8(reply, &errCode); in Notify()
305 ReadUint8(reply, ret); in Notify()
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_resource_manager_observer_stub.cpp65 uint8_t eventId = data.ReadUint8(); in OnSensingStateChangedInner()
77 uint8_t eventId = data.ReadUint8(); in OnBluetoothResourceDecisionInner()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/
H A Dbundle_resource_info.cpp42 foreground.emplace_back(parcel.ReadUint8()); in ReadFromParcel()
49 background.emplace_back(parcel.ReadUint8()); in ReadFromParcel()
H A Dlauncher_ability_resource_info.cpp51 foreground.emplace_back(parcel.ReadUint8()); in ReadFromParcel()
58 background.emplace_back(parcel.ReadUint8()); in ReadFromParcel()
/ohos5.0/foundation/communication/ipc/ipc/native/test/fuzztest/core/include/
H A Dfuzz_data_generator.h56 if (!DataGenerator::GetInstance().ReadUint8(rawData)) { in GenerateFromList()
90 return DataGenerator::GetInstance().ReadUint8(value); in GenerateUint8()
/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H A Davbuffer_utils.cpp76 config.memoryType = static_cast<MemoryType>(parcel.ReadUint8()); in UnmarshallingConfig()
77 config.memoryFlag = static_cast<MemoryFlag>(parcel.ReadUint8()); in UnmarshallingConfig()
/ohos5.0/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()
/ohos5.0/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_types.cpp355 if (!parcel.ReadUint8(desc->bInterfaceNumber)) { in UnMarshalling()
359 if (!parcel.ReadUint8(desc->bClass)) { in UnMarshalling()
363 if (!parcel.ReadUint8(desc->bSubClass)) { in UnMarshalling()
367 if (!parcel.ReadUint8(desc->bProtocol)) { in UnMarshalling()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetfirewall_parcel.cpp56 parcel.ReadUint8(ptr->family); in Unmarshalling()
57 if (!parcel.ReadUint8(ptr->type)) { in Unmarshalling()
60 parcel.ReadUint8(ptr->mask); in Unmarshalling()
70 parcel.ReadUint8(ptr->ipv6.startIp.s6_addr[index]); in Unmarshalling()
72 parcel.ReadUint8(ptr->ipv6.endIp.s6_addr[index]); in Unmarshalling()
/ohos5.0/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()
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Ddecompile.cpp69 bool Decompile::ReadUint8(uint8_t &value) in ReadUint8() function in Decompile
127 bool ret = ReadUint8(value); in GetNextByteCode()
208 if (!ReadUint8(u8Value)) { in RebuildNumberObject()
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_utils.h359 DISPLAY_CHK_RETURN(unpacker.ReadUint8(layerColor.r) == false, HDF_FAILURE, in LayerColorUnpack()
361 DISPLAY_CHK_RETURN(unpacker.ReadUint8(layerColor.g) == false, HDF_FAILURE, in LayerColorUnpack()
363 DISPLAY_CHK_RETURN(unpacker.ReadUint8(layerColor.b) == false, HDF_FAILURE, in LayerColorUnpack()
365 DISPLAY_CHK_RETURN(unpacker.ReadUint8(layerColor.a) == false, HDF_FAILURE, in LayerColorUnpack()
/ohos5.0/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_manager_agent_stub.cpp49 WindowModeType type = static_cast<WindowModeType>(data.ReadUint8()); in OnRemoteRequest()
148 WindowStyleType type = static_cast<WindowStyleType>(data.ReadUint8()); in OnRemoteRequest()

12345