Home
last modified time | relevance | path

Searched refs:BYTES (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_distributed_test/
H A Dnetsys_controller_test.cpp71 const int64_t BYTES = 2097152; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h37 static const uint8_t BYTES = 0x40; member in OHOS::bluetooth::ObexHdrType
220 BYTES = 0x40, // BYTES member in OHOS::bluetooth::ObexActionType::ObexSessionParameters::ObexHeaderDataType
H A Dobex_utils.cpp134 case ObexHeaderDataType::BYTES: { in ObexHeaderItemDebug()
137 OBEX_LOG_INFO("BYTES:%{public}s", ToDebugString(bytes.get(), hi.GetHeaderDataSize(), false).c_str()); in ObexHeaderItemDebug()
139 OBEX_LOG_INFO("BYTES: null"); in ObexHeaderItemDebug()
H A Dobex_headers.cpp30 const uint8_t ObexHdrType::BYTES; member in OHOS::bluetooth::ObexHdrType
138 case ObexHdrType::BYTES: in ParseOptionalHeaders()
1012 return ObexHeaderDataType::BYTES; in GetHeaderClassType()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_ext_types.rs58 BYTES,
115 OhCloudExtValueType::BYTES => {
190 *typ = OhCloudExtValueType::BYTES;
1273 *typ = OhCloudExtValueType::BYTES;
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_controller_test.cpp71 const int64_t BYTES = 2097152; member
338 ret = NetsysController::GetInstance().BandwidthSetIfaceQuota(IF_NAME, BYTES); in HWTEST_F()
341 ret = NetsysController::GetInstance().BandwidthSetIfaceQuota(WLAN, BYTES); in HWTEST_F()

Completed in 13 milliseconds