Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 1406) sorted by relevance

12345678910>>...57

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_wpa_hal_test.cpp50 char buf[bufLen] = "12:23:34:45:56:67"; variable
57 char buf[bufLen] = "12:23:34:45:56:67"; variable
64 char buf[bufLen] = "12:23:34:45:56:67"; variable
71 char buf[bufLen] = "12:23:34:45:56:67"; variable
175 char buf[bufLen] = "12" "34" "56"; variable
182 char buf[bufLen] = "GO"; variable
189 char buf[bufLen] = "GC"; variable
196 char buf[bufLen] = "GO"; variable
203 char buf[bufLen] = "string"; variable
210 char buf[bufLen] = "GO"; variable
[all …]
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/test/
H A Dtest_napi.cpp40 void FillZero(OHOS::buffer::Buffer *buf, size_t size) in FillZero()
55 OHOS::buffer::Buffer *buf = new OHOS::buffer::Buffer(); variable
120 OHOS::buffer::Buffer *buf = new OHOS::buffer::Buffer(); variable
157 OHOS::buffer::Buffer *buf = new OHOS::buffer::Buffer(); variable
171 OHOS::buffer::Buffer *buf = new OHOS::buffer::Buffer(); variable
183 OHOS::buffer::Buffer *buf = new OHOS::buffer::Buffer(); variable
196 OHOS::buffer::Buffer *buf = new OHOS::buffer::Buffer(); variable
212 OHOS::buffer::Buffer *buf = new OHOS::buffer::Buffer(); variable
225 OHOS::buffer::Buffer *buf = new OHOS::buffer::Buffer(); variable
240 OHOS::buffer::Buffer *buf = new OHOS::buffer::Buffer(); variable
[all …]
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/benches/
H A Dylong_tokio_uds.rs30 let mut buf = [0; $buf_size]; localVariable
34 let buf = [2; $buf_size]; localVariable
46 let buf = [3; $buf_size]; localVariable
49 let mut buf = [0; $buf_size]; localVariable
84 let mut buf = [0; $buf_size]; localVariable
88 let buf = [2; $buf_size]; localVariable
100 let buf = [3; $buf_size]; localVariable
103 let mut buf = [0; $buf_size]; localVariable
H A Dylong_tokio_tcp.rs29 let mut buf = [0; $buf_size]; localVariable
33 let buf = [2; $buf_size]; localVariable
45 let buf = [3; $buf_size]; localVariable
48 let mut buf = [0; $buf_size]; localVariable
81 let mut buf = [0; $buf_size]; localVariable
85 let buf = [2; $buf_size]; localVariable
97 let buf = [3; $buf_size]; localVariable
100 let mut buf = [0; $buf_size]; localVariable
/ohos5.0/drivers/hdf_core/adapter/uhdf2/shared/test/
H A Ddev_attribute_serialize_test.cpp50 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); variable
63 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); variable
83 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); variable
103 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); variable
116 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); variable
133 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); variable
153 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); variable
176 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); variable
202 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); variable
231 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); variable
[all …]
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_log.c29 #define DEV_AUTH_LOG_DEBUG(buf) printf("[D][DEVAUTH]: %s\n", buf) argument
30 #define DEV_AUTH_LOG_INFO(buf) printf("[I][DEVAUTH]: %s\n", buf) argument
31 #define DEV_AUTH_LOG_WARN(buf) printf("[W][DEVAUTH]: %s\n", buf) argument
32 #define DEV_AUTH_LOG_ERROR(buf) printf("[E][DEVAUTH]: %s\n", buf) argument
38 #define DEV_AUTH_LOG_DEBUG(buf) HILOG_DEBUG(LOG_CORE, "%{public}s", buf) argument
39 #define DEV_AUTH_LOG_INFO(buf) HILOG_INFO(LOG_CORE, "%{public}s", buf) argument
40 #define DEV_AUTH_LOG_WARN(buf) HILOG_WARN(LOG_CORE, "%{public}s", buf) argument
41 #define DEV_AUTH_LOG_ERROR(buf) HILOG_ERROR(LOG_CORE, "%{public}s", buf) argument
48 static void DevAuthOutPrint(const char *buf, DevAuthLogLevel level) in DevAuthOutPrint()
/ohos5.0/foundation/multimodalinput/input/util/socket/test/
H A Dstream_buffer_test.cpp57 char buf[] = ""; variable
74 char buf[] = "1234"; variable
91 std::string buf = ""; variable
107 std::string buf = "Stream Data"; variable
123 StreamBuffer buf; variable
139 std::string buf; variable
169 StreamBuffer buf; variable
183 char buf[100]; variable
241 StreamBuffer buf; variable
257 StreamBuffer buf; variable
[all …]
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dtcp_test.rs274 let buf = [2; 100]; in sdv_tcp_multi_runtime() localVariable
315 let mut buf = [0; 16]; in sdv_tcp_split_borrow_half() localVariable
386 let mut buf = [0; 16]; in sdv_tcp_split_owned_half() localVariable
421 let mut buf = [0; 10]; in sdv_tcp_drop_out_context() localVariable
425 let buf = [2; 10]; in sdv_tcp_drop_out_context() localVariable
437 let buf = [3; 10]; in sdv_tcp_drop_out_context() localVariable
478 let buf = [2; 100]; in sdv_tcp_cancel() localVariable
496 let buf = [3; 100]; in sdv_tcp_cancel() localVariable
522 let buf = [2; 100]; in sdv_tcp_cancel() localVariable
533 let buf = [3; 100]; in sdv_tcp_cancel() localVariable
[all …]
H A Dasync_fs.rs42 let mut buf = [0; 5]; in sdv_async_fs_write() localVariable
68 let mut buf = [0; 5]; in sdv_async_fs_read() localVariable
77 let mut buf = [0; 5]; in sdv_async_fs_read() localVariable
127 let mut buf = [0; 3]; in sdv_async_fs_rw() localVariable
134 let mut buf = [0; 2]; in sdv_async_fs_rw() localVariable
165 let buf = [2; 40000]; in sdv_async_fs_read_to_end() localVariable
203 let mut buf = [0; 1]; in sdv_async_fs_seek() localVariable
211 let mut buf = [0; 1]; in sdv_async_fs_seek() localVariable
219 let mut buf = [0; 2]; in sdv_async_fs_seek() localVariable
226 let mut buf = [0; 9]; in sdv_async_fs_seek() localVariable
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_archive_test.cpp39 std::vector<char> buf; variable
57 std::vector<char> buf; variable
75 std::vector<char> buf; variable
93 std::vector<char> buf; variable
111 std::vector<char> buf; variable
129 std::vector<char> buf; variable
148 std::vector<char> buf; variable
166 std::vector<char> buf; variable
184 std::vector<char> buf; variable
223 std::vector<char> buf; variable
[all …]
/ohos5.0/base/sensors/sensor/utils/ipc/src/
H A Dstream_buffer.cpp20 StreamBuffer::StreamBuffer(const StreamBuffer &buf) in StreamBuffer()
58 bool StreamBuffer::Read(std::string &buf) in Read()
83 bool StreamBuffer::Write(const std::string &buf) in Write()
88 bool StreamBuffer::Read(StreamBuffer &buf) in Read()
97 bool StreamBuffer::Write(const StreamBuffer &buf) in Write()
106 bool StreamBuffer::Read(char *buf, size_t size) in Read()
141 bool StreamBuffer::Write(const char *buf, size_t size) in Write()
186 bool StreamBuffer::Clone(const StreamBuffer &buf) in Clone()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dbuffer.c35 Buffer *buf = (Buffer *)calloc(1, (sizeof(Buffer) + size)); in BufferMalloc() local
47 Buffer *BufferRefMalloc(const Buffer *buf) in BufferRefMalloc()
66 Buffer *BufferSliceMalloc(const Buffer *buf, uint32_t offset, uint32_t size) in BufferSliceMalloc()
88 Buffer *BufferResize(Buffer *buf, uint32_t offset, uint32_t size) in BufferResize()
111 void BufferFree(Buffer *buf) in BufferFree()
127 void *BufferPtr(const Buffer *buf) in BufferPtr()
136 uint32_t BufferGetSize(const Buffer *buf) in BufferGetSize()
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_p2p_hal/
H A Dwifi_p2p_hal.c66 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdWpsPbc() local
99 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdWpsPin() local
132 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetPowerSave() local
150 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetGroupIdle() local
169 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetWpsName() local
187 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetWpsDeviceType() local
206 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetWpsSecDeviceType() local
224 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetWpsConfigMethods() local
242 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetSsidPostfixName() local
303 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdFlush() local
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_parcel_unit_test.cpp71 uint8_t *buf = new (nothrow) uint8_t[len]; variable
124 uint8_t *buf = new (nothrow) uint8_t[len]; variable
159 uint8_t *buf = new (nothrow) uint8_t[len]; variable
194 uint8_t *buf = new (nothrow) uint8_t[len]; variable
229 uint8_t *buf = new (nothrow) uint8_t[len]; variable
265 uint8_t *buf = new (nothrow) uint8_t[len]; variable
300 uint8_t *buf = new (nothrow) uint8_t[len]; variable
335 uint8_t *buf = new (nothrow) uint8_t[len]; variable
375 uint8_t *buf = new (nothrow) uint8_t[len]; variable
697 uint8_t *buf = new(nothrow) uint8_t[len]; variable
[all …]
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_hal.c66 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdWpsPbc() local
99 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdWpsPin() local
132 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetPowerSave() local
150 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetGroupIdle() local
169 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetWpsName() local
187 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetWpsDeviceType() local
206 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetWpsSecDeviceType() local
224 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetWpsConfigMethods() local
242 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdSetSsidPostfixName() local
299 char buf[P2P_REPLY_BUF_SMALL_LENGTH] = {0}; in WpaP2pCliCmdFlush() local
[all …]
/ohos5.0/foundation/multimodalinput/input/util/network/src/
H A Dstream_buffer.cpp24 StreamBuffer::StreamBuffer(const StreamBuffer &buf) in StreamBuffer()
66 bool StreamBuffer::Read(std::string &buf) in Read()
78 bool StreamBuffer::Write(const std::string &buf) in Write()
83 bool StreamBuffer::Read(StreamBuffer &buf) in Read()
88 bool StreamBuffer::Write(const StreamBuffer &buf) in Write()
93 bool StreamBuffer::Read(char *buf, size_t size) in Read()
124 bool StreamBuffer::Write(const char *buf, size_t size) in Write()
212 bool StreamBuffer::Clone(const StreamBuffer &buf) in Clone()
/ohos5.0/base/msdp/device_status/utils/ipc/src/
H A Dstream_buffer.cpp22 StreamBuffer::StreamBuffer(const StreamBuffer &buf) in StreamBuffer()
64 bool StreamBuffer::Write(const std::string &buf) in Write()
69 bool StreamBuffer::Read(std::string &buf) in Read()
81 bool StreamBuffer::Write(const StreamBuffer &buf) in Write()
86 bool StreamBuffer::Read(StreamBuffer &buf) in Read()
91 bool StreamBuffer::Read(char *buf, size_t size) in Read()
124 bool StreamBuffer::Write(const char *buf, size_t size) in Write()
208 bool StreamBuffer::Clone(const StreamBuffer &buf) in Clone()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Ddata_buf_test.cpp51 byte buf[2] = {0x01, 0x02}; variable
70 byte buf[2]; variable
92 byte buf[4]; variable
118 byte buf[4] = {0x01, 0x02, 0x03, 0x04}; variable
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_common.c18 long long HapGetInt64(const unsigned char *buf, int32_t len) in HapGetInt64()
33 int32_t HapGetInt(const unsigned char *buf, int32_t len) in HapGetInt()
39 uint32_t HapGetUnsignedInt(const unsigned char *buf, int32_t len) in HapGetUnsignedInt()
54 short HapGetShort(const unsigned char *buf, int32_t len) in HapGetShort()
69 void HapPutInt32(unsigned char *buf, int32_t len, int32_t value) in HapPutInt32()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c117 static int32_t LlGetNetworkId(void *buf, uint32_t len) in LlGetNetworkId()
158 static int32_t LlGetExtData(void *buf, uint32_t len) in LlGetExtData()
172 static int32_t LlGetBleMac(void *buf, uint32_t len) in LlGetBleMac()
191 static int32_t LlGetUuid(void *buf, uint32_t len) in LlGetUuid()
265 static int32_t LlGetAccount(void *buf, uint32_t len) in LlGetAccount()
279 static int32_t LlUpdateAccount(const void *buf) in LlUpdateAccount()
474 static int32_t LlGetBtMac(void *buf, uint32_t len) in LlGetBtMac()
497 static int32_t LlGetWlanIp(void *buf, uint32_t len) in LlGetWlanIp()
574 static int32_t UpdateLocalAuthPort(const void *buf) in UpdateLocalAuthPort()
627 static int32_t UpdateStateVersion(const void *buf) in UpdateStateVersion()
[all …]
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/extensionability/
H A Dvpn_extension_ability_module.cpp35 const char **buf, int *bufLen) in NAPI_app_ability_VpnExtensionAbility_GetJSCode()
47 const char **buf, int *buflen) in NAPI_app_ability_VpnExtensionAbility_GetABCCode()
68 const char **buf, int *bufLen) in NAPI_application_VpnExtensionAbility_GetJSCode()
80 const char **buf, int *buflen) in NAPI_application_VpnExtensionAbility_GetABCCode()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability/
H A Dability_module.cpp35 void NAPI_app_ability_UIAbility_GetJSCode(const char **buf, int *bufLen) in NAPI_app_ability_UIAbility_GetJSCode()
48 void NAPI_app_ability_UIAbility_GetABCCode(const char **buf, int *buflen) in NAPI_app_ability_UIAbility_GetABCCode()
70 void NAPI_application_Ability_GetJSCode(const char **buf, int *bufLen) in NAPI_application_Ability_GetJSCode()
83 void NAPI_application_Ability_GetABCCode(const char **buf, int *buflen) in NAPI_application_Ability_GetABCCode()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/rustc_demangle/
H A Drustc_demangle_test.cpp58 char buf[BUF_LEN] = "_RNvCs7FufEY4pgE0_21panic_handler_example4main\0"; variable
79 char buf[BUF_LEN] = "la la la\0"; variable
97 char buf[BUF_LEN] = "\0"; variable
115 char buf[BUF_LEN] = "\xe7\x8a\xb6\xe6\x80\x81\0"; variable
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/camera/src/
H A Dvirtual_malloc.c26 struct VmallocBuffer *buf = bufPriv; in VmallocMmapFree() local
37 struct VmallocBuffer *buf = NULL; in VmallocMmapAlloc() local
65 struct VmallocBuffer *buf = NULL; in VmallocAllocUserPtr() local
118 struct VmallocBuffer *buf = bufPriv; in VmallocFreeUserptr() local
145 struct VmallocBuffer *buf = bufPriv; in VmallocGetVaddr() local
160 struct VmallocBuffer *buf = bufPriv; in VmallocNumUsers() local
166 struct VmallocBuffer *buf = bufPriv; in VmallocMmap() local
187 struct VmallocBuffer *buf = memPriv; in VmallocMapDmaBuf() local
202 struct VmallocBuffer *buf = memPriv; in VmallocUnmapDmaBuf() local
213 struct VmallocBuffer *buf = memPriv; in VmallocDetachDmaBuf() local
[all …]
H A Dsg_dma.c35 struct SgDmaBuffer *buf = bufPriv; in SgMmapFree() local
102 struct SgDmaBuffer *buf = NULL; in SgMmapAlloc() local
168 struct SgDmaBuffer *buf = bufPriv; in SgMmap() local
192 struct SgDmaBuffer *buf = NULL; in SgAllocUserPtr() local
250 struct SgDmaBuffer *buf = bufPriv; in SgFreeUserPtr() local
270 struct SgDmaBuffer *buf = memPriv; in SgMapDmaBuf() local
304 struct SgDmaBuffer *buf = memPriv; in SgUnmapDmaBuf() local
332 struct SgDmaBuffer *buf = memPriv; in SgDetachDmaBuf() local
346 struct SgDmaBuffer *buf = NULL; in SgAttachDmaBuf() local
387 struct SgDmaBuffer *buf = bufPriv; in SgGetCookie() local
[all …]

12345678910>>...57