| /foundation/communication/netmanager_base/test/netmanagernative/unittest/bandwidth_manager_test/ |
| D | bandwidth_manager_test.cpp | 381 int64_t bytes = 0; variable 393 int64_t bytes = 0; variable 405 int64_t bytes = 1; variable 417 int64_t bytes = 1; variable 430 int64_t bytes = 0; variable 443 int64_t bytes = 0; variable 458 int64_t bytes = 0; variable 498 int64_t bytes = 0; variable 511 int64_t bytes = 0; variable 524 int64_t bytes = 0; variable [all …]
|
| /foundation/communication/nfc/test/unittest/services/public_test/ |
| D | nfc_public_test.cpp | 88 unsigned char *bytes = new unsigned char[0]; variable 100 unsigned char bytes[4] = {'b', 'c', '0', '1'}; variable 208 std::vector<unsigned char> bytes; variable 220 std::vector<unsigned char> bytes; variable 288 std::vector<unsigned char> bytes; variable
|
| /foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
| D | networkshare_service_test.cpp | 277 int32_t bytes; variable 285 int32_t bytes; variable 292 int32_t bytes; variable 300 int32_t bytes; variable 307 int32_t bytes; variable 315 int32_t bytes; variable
|
| D | networkshare_manager_test.cpp | 283 int32_t bytes = 0; variable 291 int32_t bytes = 0; variable 298 int32_t bytes = 0; variable 306 int32_t bytes = 0; variable 313 int32_t bytes = 0; variable 321 int32_t bytes = 0; variable
|
| /foundation/multimedia/histreamer/tests/ut/ |
| D | TestCommon.cpp | 29 uint8_t bytes = GetBytesPerSample(Plugin::AudioSampleFormat::S64); variable
|
| /foundation/communication/nfc/interfaces/inner_api/src/ |
| D | nfc_sdk_common.cpp | 67 void NfcSdkCommon::HexStringToBytes(std::string &src, std::vector<unsigned char> &bytes) in HexStringToBytes() 144 void NfcSdkCommon::StringToAsciiBytes(const std::string &src, std::vector<unsigned char> &bytes) in StringToAsciiBytes() 158 std::vector<unsigned char> bytes; in StringToHexString() local
|
| /foundation/communication/netmanager_ext/services/networksharemanager/src/ |
| D | networkshare_service.cpp | 235 int32_t NetworkShareService::GetStatsRxBytes(int32_t &bytes) in GetStatsRxBytes() 246 int32_t NetworkShareService::GetStatsTxBytes(int32_t &bytes) in GetStatsTxBytes() 257 int32_t NetworkShareService::GetStatsTotalBytes(int32_t &bytes) in GetStatsTotalBytes()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
| D | frame_combiner.cpp | 61 SerialBuffer *FrameCombiner::AssembleFrameFragment(const uint8_t *bytes, uint32_t length, in AssembleFrameFragment() 126 int FrameCombiner::ContinueExistCombineWork(const uint8_t *bytes, uint32_t length, const ParseResul… in ContinueExistCombineWork() 150 int FrameCombiner::CreateNewCombineWork(const uint8_t *bytes, uint32_t length, const ParseResult &i… in CreateNewCombineWork()
|
| D | protocol_proto.cpp | 478 int ProtocolProto::CheckAndParsePacket(const std::string &srcTarget, const uint8_t *bytes, uint32_t… in CheckAndParsePacket() 535 void ProtocolProto::DisplayPacketInformation(const uint8_t *bytes, uint32_t length) in DisplayPacketInformation() 571 int ProtocolProto::CalculateXorSum(const uint8_t *bytes, uint32_t length, uint64_t &outSum) in CalculateXorSum() 707 int ProtocolProto::ParseCommPhyHeaderCheckMagicAndVersion(const uint8_t *bytes, uint32_t length) in ParseCommPhyHeaderCheckMagicAndVersion() 730 const uint8_t *bytes, uint32_t length) in ParseCommPhyHeaderCheckField() 758 int ProtocolProto::ParseCommPhyHeader(const std::string &srcTarget, const uint8_t *bytes, uint32_t … in ParseCommPhyHeader() 797 int ProtocolProto::ParseCommPhyOptHeader(const uint8_t *bytes, uint32_t length, ParseResult &inResu… in ParseCommPhyOptHeader() 814 int ProtocolProto::ParseCommDivergeHeader(const uint8_t *bytes, uint32_t length, ParseResult &inRes… in ParseCommDivergeHeader() 843 int ProtocolProto::ParseCommLayerPayload(const uint8_t *bytes, uint32_t length, ParseResult &inResu… in ParseCommLayerPayload() 861 int ProtocolProto::ParseLabelExchange(const uint8_t *bytes, uint32_t length, ParseResult &inResult) in ParseLabelExchange() [all …]
|
| /foundation/distributedhardware/distributed_audio/services/softbusadapter/test/fuzztest/softbusonbytesreceived_fuzzer/ |
| D | softbusonbytesreceived_fuzzer.cpp | 35 void *bytes = nullptr; in SoftbusOnBytesReceivedFuzzTest() local
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/ |
| D | netshare_exec.cpp | 170 int32_t bytes = 0; in ExecGetStatsRxBytes() local 188 int32_t bytes = 0; in ExecGetStatsTxBytes() local 206 int32_t bytes = 0; in ExecGetStatsTotalBytes() local
|
| /foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/ |
| D | networkshare_client.cpp | 153 int32_t NetworkShareClient::GetStatsRxBytes(int32_t &bytes) in GetStatsRxBytes() 163 int32_t NetworkShareClient::GetStatsTxBytes(int32_t &bytes) in GetStatsTxBytes() 173 int32_t NetworkShareClient::GetStatsTotalBytes(int32_t &bytes) in GetStatsTotalBytes()
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
| D | bandwidth_manager.cpp | 245 int32_t BandwidthManager::SetGlobalAlert(Operate operate, int64_t bytes) in SetGlobalAlert() 272 int32_t BandwidthManager::SetCostlyAlert(Operate operate, const std::string &iface, int64_t bytes) in SetCostlyAlert() 334 int32_t BandwidthManager::SetIfaceQuotaDetail(const std::string &ifName, int64_t bytes) in SetIfaceQuotaDetail() 393 int32_t BandwidthManager::SetIfaceQuota(const std::string &ifName, int64_t bytes) in SetIfaceQuota()
|
| /foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/ |
| D | networkshare_service_proxy.cpp | 241 int32_t NetworkShareServiceProxy::GetStatsRxBytes(int32_t &bytes) in GetStatsRxBytes() 257 int32_t NetworkShareServiceProxy::GetStatsTxBytes(int32_t &bytes) in GetStatsTxBytes() 273 int32_t NetworkShareServiceProxy::GetStatsTotalBytes(int32_t &bytes) in GetStatsTotalBytes()
|
| /foundation/communication/netmanager_ext/services/networksharemanager/src/stub/ |
| D | networkshare_service_stub.cpp | 225 int32_t bytes = 0; in ReplyGetStatsRxBytes() local 238 int32_t bytes = 0; in ReplyGetStatsTxBytes() local 251 int32_t bytes = 0; in ReplyGetStatsTotalBytes() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
| D | a2dp_profile.h | 653 uint32_t bytes; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
| D | blob.cpp | 95 Blob::Blob(const std::vector<uint8_t> &bytes) in Blob() 100 Blob::Blob(std::vector<uint8_t> &&bytes) in Blob()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
| D | adapter_stub.cpp | 78 int AdapterStub::SendBytes(const std::string &dstTarget, const uint8_t *bytes, uint32_t length, uin… in SendBytes() 204 void AdapterStub::DeliverBytes(const std::string &srcTarget, const uint8_t *bytes, uint32_t length) in DeliverBytes() 375 uint64_t CalculateXorSum(const uint8_t *bytes, uint32_t length) in CalculateXorSum() 391 void AdapterStub::ApplySendBitError(const uint8_t *bytes, uint32_t length) in ApplySendBitError()
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
| D | wifi_hal_chip_interface_test.cpp | 97 unsigned char bytes[32] = {0}; variable
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_hal/ |
| D | main.c | 59 ssize_t bytes; in GetPID() local
|
| D | wifi_hal_vendor_interface.c | 103 HalVendorError WifiRequestFirmwareDebugDump(unsigned char *bytes, int32_t *size) in WifiRequestFirmwareDebugDump()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/src/common/src/ |
| D | log_print.cpp | 72 int bytes = vsnprintf_s(logBuff, maxLogLength, maxLogLength - 1, formatTemp.c_str(), argList); in Log() local
|
| /foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/ |
| D | main.cpp | 45 const int16_t bytes = 1024; in SetJSDebuggerConfig() local
|
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| D | dhcp_function.c | 355 ssize_t bytes; in InitPidfile() local 398 ssize_t bytes; in GetPID() local
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/ |
| D | log_print.cpp | 66 int bytes = vsnprintf_s(logBuff, maxLogLength, maxLogLength - 1, formatTemp.c_str(), argList); in Log() local
|