Home
last modified time | relevance | path

Searched defs:bytes (Results 551 - 575 of 3404) sorted by relevance

1...<<21222324252627282930>>...137

/third_party/skia/fuzz/
H A DFuzz.h26 explicit Fuzz(sk_sp<SkData> bytes) : fBytes(bytes), fNextByte(0) {} in Fuzz() argument
/third_party/rust/crates/rustix/tests/process/
H A Dprctl.rs182 let mut bytes = Vec::default(); in load_linux_kernel_config() variables
/third_party/rust/crates/regex/src/
H A Dlib.rs728 pub mod bytes { global() modules
[all...]
/third_party/skia/bench/
H A DTypefaceBench.cpp263 std::vector<char>& bytes = result->utf; in convertLine() local
/base/notification/distributed_notification_service/services/ans/src/common/
H A Daes_gcm_helper.cpp45 std::string AesGcmHelper::Byte2Hex(const std::string &bytes) in Byte2Hex() argument
74 std::string bytes; in Hex2Byte() local
/base/telephony/core_service/utils/codec/src/
H A Dasn1_builder.cpp65 std::vector<uint8_t> bytes = Asn1Utils::StringToBytes(childStr); in Asn1AddChildAsString() local
/device/qemu/drivers/virtio/
H A Dvirtrng.c207 static int VirtrngRead(char *buffer, size_t bytes) in VirtrngRead() argument
/device/qemu/riscv32_virt/liteos_m/board/driver/cfiflash/
H A Dcfiflash.c75 static inline unsigned B2W(unsigned bytes) in B2W() argument
H A Dcfiflash_fs_hal.c40 unsigned int bytes = CfiFlashSec2Bytes(nSectors); in DisckRead() local
49 unsigned int bytes = CfiFlashSec2Bytes(nSectors); in DiskWrite() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_string.c128 void *osal_memchr_inv(const void *start, int c, int bytes) in osal_memchr_inv() argument
/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_test/
H A Dfms_form_provider_data_test.cpp182 char* bytes = new char[1]; in HWTEST_F() local
203 char* bytes = new char[1]; in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_utils.cpp115 size_t bytes = static_cast<size_t>(numBytes); in SkipInputData() local
/foundation/communication/dsoftbus/tests/core/connection/common/unittest/
H A Dsoftbus_conn_common_test.cpp478 ssize_t bytes = ConnSendSocketData(clientFd, "Hello world", 11, 0); in HWTEST_F() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dbandwidth_manager.cpp245 int32_t BandwidthManager::SetGlobalAlert(Operate operate, int64_t bytes) in SetGlobalAlert() argument
272 int32_t BandwidthManager::SetCostlyAlert(Operate operate, const std::string &iface, int64_t bytes) in SetCostlyAlert() argument
334 SetIfaceQuotaDetail(const std::string &ifName, int64_t bytes) SetIfaceQuotaDetail() argument
393 SetIfaceQuota(const std::string &ifName, int64_t bytes) SetIfaceQuota() argument
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetworkshare_manager_test.cpp228 int32_t bytes = 0; in HWTEST_F() local
236 int32_t bytes = 0; in HWTEST_F() local
243 int32_t bytes = 0; in HWTEST_F() local
251 int32_t bytes = 0; in HWTEST_F() local
258 int32_t bytes = 0; in HWTEST_F() local
266 int32_t bytes = 0; HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/services/netpolicymanager/src/common/
H A Dnetsys_policy_wrapper.cpp40 int32_t NetsysPolicyWrapper::BandwidthSetIfaceQuota(const std::string &iface, int64_t bytes) in BandwidthSetIfaceQuota() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_qos/include/
H A Dlnn_lane_qos.h71 ByteStats bytes; member
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_chip.c308 unsigned char *bytes = (unsigned char *)calloc(maxSize + 1, sizeof(unsigned char)); in RpcRequestFirmwareDebugDump() local
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_exec.cpp170 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/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_service_test.cpp225 int32_t bytes; in HWTEST_F() local
233 int32_t bytes; in HWTEST_F() local
240 int32_t bytes; in HWTEST_F() local
248 int32_t bytes; in HWTEST_F() local
255 int32_t bytes; in HWTEST_F() local
263 int32_t bytes; HWTEST_F() local
[all...]
H A Dnetworkshare_manager_test.cpp226 int32_t bytes = 0; in HWTEST_F() local
234 int32_t bytes = 0; in HWTEST_F() local
241 int32_t bytes = 0; in HWTEST_F() local
249 int32_t bytes = 0; in HWTEST_F() local
256 int32_t bytes = 0; in HWTEST_F() local
264 int32_t bytes = 0; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_chip.c305 WifiErrorNo RequestFirmwareDebugDump(unsigned char *bytes, int32_t *size) in RequestFirmwareDebugDump() argument
/foundation/communication/nfc/test/unittest/services/public_test/
H A Dnfc_public_test.cpp90 unsigned char *bytes = new unsigned char[0]; in HWTEST_F() local
102 unsigned char bytes[4] = {'b', 'c', '0', '1'}; in HWTEST_F() local
210 std::vector<unsigned char> bytes; in HWTEST_F() local
222 std::vector<unsigned char> bytes; in HWTEST_F() local
290 std::vector<unsigned char> bytes; HWTEST_F() local
[all...]
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/
H A Dnetworkshare_service_proxy.cpp254 int32_t NetworkShareServiceProxy::GetStatsRxBytes(int32_t &bytes) in GetStatsRxBytes() argument
270 int32_t NetworkShareServiceProxy::GetStatsTxBytes(int32_t &bytes) in GetStatsTxBytes() argument
286 int32_t NetworkShareServiceProxy::GetStatsTotalBytes(int32_t &bytes) in GetStatsTotalBytes() argument
/foundation/communication/netmanager_ext/services/networksharemanager/src/stub/
H A Dnetworkshare_service_stub.cpp228 int32_t bytes = 0; in ReplyGetStatsRxBytes() local
241 int32_t bytes = 0; in ReplyGetStatsTxBytes() local
254 int32_t bytes = 0; in ReplyGetStatsTotalBytes() local

Completed in 15 milliseconds

1...<<21222324252627282930>>...137