/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netsys_net_diag_data.cpp | 81 if (!parcel.ReadUint16(pingOption.count_)) { in Unmarshalling() 84 if (!parcel.ReadUint16(pingOption.dataSize_)) { in Unmarshalling() 87 if (!parcel.ReadUint16(pingOption.mark_)) { in Unmarshalling() 90 if (!parcel.ReadUint16(pingOption.ttl_)) { in Unmarshalling() 93 if (!parcel.ReadUint16(pingOption.timeOut_)) { in Unmarshalling() 96 if (!parcel.ReadUint16(pingOption.duration_)) { in Unmarshalling() 127 if (!parcel.ReadUint16(icmpSeq.bytes_)) { in Unmarshalling() 130 if (!parcel.ReadUint16(icmpSeq.icmpSeq_)) { in Unmarshalling() 133 if (!parcel.ReadUint16(icmpSeq.ttl_)) { in Unmarshalling() 189 if (!parcel.ReadUint16(pingResul in Unmarshalling() [all...] |
H A D | netfirewall_parcel.cpp | 147 if (!parcel.ReadUint16(ptr->startPort)) {
in Unmarshalling() 150 if (!parcel.ReadUint16(ptr->endPort)) {
in Unmarshalling() 503 parcel.ReadUint16(ptr->localPort);
in Unmarshalling() 504 parcel.ReadUint16(ptr->remotePort);
in Unmarshalling() 505 parcel.ReadUint16(ptr->protocol);
in Unmarshalling()
|
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
H A D | bluetooth_a2dp_a2dpCodecInfo.cpp | 145 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint16(mediaPacketHeader), false, "read mediaPacketHeader failed."); in ReadFromParcel() 151 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint16(maxLatency), false, "read maxLatency failed."); in ReadFromParcel() 152 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint16(scmsTEnable), false, "read scmsTEnable failed."); in ReadFromParcel() 157 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint16(aclHdl), false, "read aclHdl failed."); in ReadFromParcel() 158 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint16(l2cRcid), false, "read l2cRcid failed."); in ReadFromParcel() 159 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint16(mtu), false, "read mtu failed."); in ReadFromParcel()
|
H A D | bluetooth_gatt_service_parcel.cpp | 86 if (!parcel.ReadUint16(handle_)) { in ReadFromParcel() 89 if (!parcel.ReadUint16(startHandle_)) { in ReadFromParcel() 92 if (!parcel.ReadUint16(endHandle_)) { in ReadFromParcel()
|
H A D | bluetooth_remote_device_info.cpp | 55 if (!parcel.ReadUint16(vendorId_)) {
in ReadFromParcel() 58 if (!parcel.ReadUint16(productId_)) {
in ReadFromParcel()
|
H A D | bluetooth_gatt_characteristic_parcel.cpp | 84 if (!parcel.ReadUint16(handle_)) { in IsReadParcelDataSuccess() 87 if (!parcel.ReadUint16(endHandle_)) { in IsReadParcelDataSuccess() 90 if (!parcel.ReadUint16(valueHandle_)) { in IsReadParcelDataSuccess()
|
H A D | bluetooth_ble_scan_result.cpp | 104 if (!parcel.ReadUint16(eventType_)) { in ReadFromParcel() 167 if (!parcel.ReadUint16(manufacturerId)) { in ReadManufacturerDataFromParcel()
|
H A D | bluetooth_sensing_info.cpp | 76 if (!parcel.ReadUint16(interval_)) { in ReadFromParcel()
|
H A D | bluetooth_avrcp_mpItem.cpp | 72 if (!parcel.ReadUint16(playerId_)) { in ReadFromParcel()
|
H A D | bluetooth_ble_advertiser_settings.cpp | 73 if (!parcel.ReadUint16(interval_)) { in ReadFromParcel()
|
H A D | bluetooth_gatt_descriptor_parcel.cpp | 64 if (!parcel.ReadUint16(handle_)) { in ReadFromParcel()
|
H A D | bluetooth_ble_scan_filter.cpp | 119 if (!parcel.ReadUint16(manufacturerId_)) { in ReadFromParcel()
|
H A D | bluetooth_ble_advertiser_data.cpp | 153 if (!parcel.ReadUint16(manufacturerId)) { in ReadManufacturerData()
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_dnsresolv_test/ |
H A D | netsys_net_dns_health_data_test.cpp | 40 MOCK_METHOD1(ReadUint16, bool(uint16_t)); 124 EXPECT_CALL(parcel, ReadUint16(_)).WillOnce(Return(true)); in HWTEST_F() 147 EXPECT_CALL(parcel, ReadUint16(_)).WillOnce(Return(false)); in HWTEST_F() 155 EXPECT_CALL(parcel, ReadUint16(_)).WillOnce(Return(true)); in HWTEST_F()
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/mock/src/ |
H A D | parcel.cpp | 49 bool ReadUint16(uint16_t value) in ReadUint16() function
|
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
H A D | netsys_net_dns_health_data.cpp | 57 if (!parcel.ReadUint16(healthReport.type_)) {
in Unmarshalling()
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/mock/include/ |
H A D | parcel.h | 39 virtual bool ReadUint16(uint16_t) = 0;
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_hid_host_stub.cpp | 196 uint16_t size = data.ReadUint16(); in HidHostVCUnplugInner() 211 uint16_t size = data.ReadUint16(); in HidHostSendDataInner() 240 uint16_t size = data.ReadUint16(); in HidHostGetReportInner()
|
H A D | bluetooth_ble_advertiser_stub.cpp | 122 uint16_t duration = data.ReadUint16(); in StartAdvertisingInner() 135 uint16_t duration = data.ReadUint16(); in EnableAdvertisingInner()
|
/foundation/communication/ipc/ipc/native/test/fuzztest/core/include/ |
H A D | fuzz_data_generator.h | 95 return DataGenerator::GetInstance().ReadUint16(value); in GenerateUint16()
|
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/ |
H A D | ipc_cmd_parser.cpp | 46 ReadUint16(&reply, &devInfo.deviceTypeId); in DecodeDmDeviceInfo() 348 ReadUint16(&reply, &subscribeId); in ON_IPC_CMD() 359 ReadUint16(&reply, &subscribeId); in ON_IPC_CMD()
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/ipc_codec/ |
H A D | ipc_codec.cpp | 140 return pIpcMsg.ReadUint16(attr); in IpcDecodeBindAttr()
|
/foundation/communication/dsoftbus/tests/common/include/ |
H A D | fuzz_data_generator.h | 93 return DataGenerator::GetInstance().ReadUint16(value); in GenerateUint16()
|
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/ |
H A D | ipc_stub_inner.c | 120 if (!ReadUint16(data, &type)) { in InvokerListenThreadStub()
|
/foundation/CastEngine/castengine_cast_framework/common/src/ |
H A D | cast_engine_common_helper.cpp | 541 parcel.ReadUint16(), in ReadWhellEvent() 548 return { parcel.ReadUint8(), parcel.ReadUint16(), parcel.ReadUint16(), parcel.ReadUint32(), in ReadKeyEvent() 554 contentEvent.msgLen = parcel.ReadUint16(); in ReadContentEvent() 568 inputMethodEvent.type = static_cast<OHNativeXcomponentInputMethodEventType>(parcel.ReadUint16()); in ReadInputMethodEvent()
|