Home
last modified time | relevance | path

Searched defs:buf2 (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dasync_buf_write.rs88 let buf2 = "ipsum-".as_bytes(); in sdv_buf_writer_write_vectored() localVariable
184 let buf2 = "ipsum-".as_bytes(); in sdv_buf_writer_write_vectored_2() localVariable
H A Dasync_fs.rs144 let mut buf2 = [0; 16384]; in sdv_async_fs_rw() localVariable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_wpa_sta_test.cpp80 char buf2[] = "wpa_state=SCANNING\n" variable
H A Dwifi_hal_wpa_p2p_test.cpp132 char buf2[] = "wpa_state=SCANNING\n" variable
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/test/
H A Dtest_napi.cpp70 OHOS::buffer::Buffer *buf2 = new OHOS::buffer::Buffer(); variable
86 OHOS::buffer::Buffer *buf2 = new OHOS::buffer::Buffer(); variable
105 OHOS::buffer::Buffer *buf2 = new OHOS::buffer::Buffer(); variable
647 OHOS::buffer::Buffer *buf2 = new OHOS::buffer::Buffer(); variable
672 OHOS::buffer::Buffer *buf2 = new OHOS::buffer::Buffer(); variable
/ohos5.0/base/startup/hvb/libhvb/src/auth/
H A Dhvb.c124 static bool hvb_buf_equal(const struct hvb_buf *buf1, const struct hvb_buf *buf2) in hvb_buf_equal()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_manager_test.cpp315 char buf2[dataLen]; variable
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_msg.cpp726 unsigned char buf2 = length >> CHAR_BIT; in GetTlv() local
805 unsigned char buf2 = length >> CHAR_BIT; in GetTlv() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp1408 byte *buf2 = new byte[500]; variable