Home
last modified time | relevance | path

Searched defs:buff (Results 26 - 50 of 337) sorted by relevance

12345678910>>...14

/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dpan_gesture.cpp56 void PanGesture::SerializeTo(char* buff) in SerializeTo() argument
93 Deserialize(const char* buff) Deserialize() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_callback_proxy_lite.cpp39 uint8_t buff[DEFAULT_IPC_SIZE]; in OnWifiScanStateChanged() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_crpc_server_add_test.cpp92 char buff[] = "N\tP2pSetRandomMac\t1"; in HWTEST_F() local
108 char buff[] = "N\tP2pSetDeviceName\tp2p_device_name"; in HWTEST_F() local
124 char buff[] = "N\tP2pSetSsidPostfixName\tp2p_postfix_name"; in HWTEST_F() local
140 char buff[] in HWTEST_F() local
156 char buff[] = "N\\tP2pSetWpsConfigMethods\\tp2p_config_methods"; HWTEST_F() local
172 char buff[] = "N\\tP2pGetDeviceAddress\\t17"; HWTEST_F() local
214 char buff[] = "N\\tP2pSetupWpsPbc\\tp2p-dev-wlan0\\t00:00:00:00:00:00"; HWTEST_F() local
230 char buff[] = "N\\tP2pSetupWpsPiN\\tp2p-dev-wlan0\\t00:00:00:00:00:00\\t123456789\\t8\\t"; HWTEST_F() local
246 char buff[] = "N\\tP2pRemoveNetwork\\t1"; HWTEST_F() local
269 char buff[] = "N\\tP2pSetGroupMaxIdle\\tp2p-dev-wlan0\\t1"; HWTEST_F() local
285 char buff[] = "N\\tP2pSetPowerSave\\tp2p-dev-wlan0\\t1"; HWTEST_F() local
301 char buff[] = "N\\tP2pSetWfdEnable\\t1"; HWTEST_F() local
317 char buff[] = "N\\tP2pSetWfdDeviceConfig\\tp2p_device_config"; HWTEST_F() local
333 char buff[] = "N\\tP2pStartFind\\t120"; HWTEST_F() local
356 char buff[] = "N\\tP2pSetExtListeN\\t0\\t0\\t0"; HWTEST_F() local
372 char buff[] = "N\\tP2pSetListenChannel\\t0\\t0"; HWTEST_F() local
388 char buff[] = "N\\tP2pConnect\\t0\\t0\\t0\\t0\\t00:00:00:00:00:00\\t12345678"; HWTEST_F() local
416 char buff[] = "N\\tP2pProvisionDiscovery\\t00:00:00:00:00:00\\t1"; HWTEST_F() local
432 char buff[] = "N\\tP2pAddGroup\\t0\\t1\\t0"; HWTEST_F() local
448 char buff[] = "N\\tP2pRemoveGroup\\tp2p-dev-wlan0"; HWTEST_F() local
464 char buff[] = "N\\tP2pInvite\\t0\\tp2p-dev-wlan0"; HWTEST_F() local
480 char buff[] = "N\\tP2pReinvoke\\t0\\t00:00:00:00:00:00"; HWTEST_F() local
496 char buff[] = "N\\tP2pGetGroupCapability\\t00:00:00:00:00:00"; HWTEST_F() local
512 char buff[] = "N\\tP2pAddService\\tx\\t0\\tservice_name"; HWTEST_F() local
543 char buff[] = "N\\tP2pRemoveService\\tx\\t0\\tservice_name"; HWTEST_F() local
574 char buff[] = "N\\tP2pReqServiceDiscovery\\t00:00:00:00:00:00\\tdiscover message"; HWTEST_F() local
590 char buff[] = "N\\tP2pCancelServiceDiscovery\\tdiscover message"; HWTEST_F() local
606 char buff[] = "N\\tP2pSetMiracastType\\tx\\t"; HWTEST_F() local
622 char buff[] = "N\\tP2pRespServerDiscovery\\t0\\t0\\t00:00:00:00:00:00\\ttlvs message"; HWTEST_F() local
638 char buff[] = "N\\tP2pSetServDiscExternal\\tx\\t"; HWTEST_F() local
654 char buff[] = "N\\tP2pSetPersistentReconnect\\tx\\t"; HWTEST_F() local
675 char buff[] = "N\\tP2pRemoveNetwork\\t18\\t"; HWTEST_F() local
689 char buff[] = "N\\tRpcP2pSetGroupConfig\\t18\\t"; HWTEST_F() local
703 char buff[] = "N\\tRpcP2pGetFrequencies\\t18\\t"; HWTEST_F() local
717 char buff[] = "N\\tRpcP2pGetPeer\\t18\\t"; HWTEST_F() local
[all...]
H A Dwifi_hal_hostapd_test.cpp143 char buff[256] = {0}; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_idl_interface_test.cpp80 unsigned char buff[128] = {0}; in HWTEST_F() local
108 unsigned char buff[] = "run cmd buffer"; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
H A Dcontext_test.cpp62 char buff[] = "123456789 123456789 123456789 12"; in HWTEST_F() local
193 char buff[] = "123456789 123456789 123456789 12"; HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Duntar_file_sup_test.cpp96 char buff[BLOCK_SIZE] = {0}; in HWTEST_F() local
305 char buff[BLOCK_SIZE] = {0}; in HWTEST_F() local
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_callback_proxy_lite.cpp41 uint8_t buff[DEFAULT_IPC_SIZE]; in OnIpSuccessChanged() local
91 uint8_t buff[DEFAULT_IPC_SIZE]; in OnIpFailChanged() local
/foundation/communication/dsoftbus/adapter/common/net/hdi/include/
H A Dsoftbus_adapter_wlan_extend.h33 int32_t *buff; member
37 WlanChannelInfo *buff; member
/third_party/ffmpeg/libavformat/
H A Drtpenc_xiph.c33 void ff_rtp_send_xiph(AVFormatContext *s1, const uint8_t *buff, int size) in ff_rtp_send_xiph() argument
/third_party/curl/lib/
H A Dcf-socket.h51 struct Curl_sockaddr_storage buff; member
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/
H A Dcpuset_mem_hog.c53 char buff[BUFFER_SIZE]; in page_cache_hog() local
/third_party/ltp/testcases/kernel/fs/fs_di/
H A Dfrag.c49 char buff[1024], frag_file1[100], frag_file2[100]; in main() local
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait06.c60 char buff[write_size]; in run() local
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dinet_addr.c28 char buff[] = "127.0.0.1"; in inet_addr_0100() local
41 char buff[] = "-127.0.0.1"; in inet_addr_0200() local
54 char buff[] = "127.0.256.1"; in inet_addr_0300() local
/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dexecvpe.c80 char buff[] = "\0"; in execvpe_0300() local
95 char buff[300]; in execvpe_0400() local
H A Dexecvp.c51 char *buff = getenv("ls"); in execvp_0200() local
83 char buff[300]; in execvp_0400() local
H A Dexecv.c58 char buff[300]; in execv_0300() local
H A Dexecve.c58 char buff[300]; in execve_0300() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfgetpos.c32 char buff[] = "hello world"; in fgetpos_0100() local
56 char buff[] = "hello world"; in fgetpos_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dgmtime_r_sup.c495 char buff[gBufferSize]; in gmtime_r_0100() local
538 char buff[gBufferSize]; in gmtime64_r_0100() local
H A Dgmtime_sup.c495 char buff[gBufferSize]; in gmtime_0100() local
538 char buff[gBufferSize]; in gmtime64_0100() local
H A Dwcsftime_l.c54 wchar_t buff[40]; in wcsftime_l_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dfchown.c38 struct stat buff; in fchown_0100() local
55 struct stat buff; in fchown_0200() local
72 struct stat buff; in fchown_0300() local
/third_party/musl/libc-test/src/functionalext/time/
H A Dgmtime_r.c44 char buff[gBufferSize]; in gmtime_r_0100() local

Completed in 12 milliseconds

12345678910>>...14