Home
last modified time | relevance | path

Searched defs:buf (Results 4276 - 4300 of 20675) sorted by relevance

1...<<171172173174175176177178179180>>...827

/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_adapter.c178 char buf[BUFF_SIZE] = {0}; in CopyConfigFile() local
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/
H A Djs_util.cpp83 char *buf = new (std::nothrow) char[maxLen + STR_TAIL_LENGTH]; in GetValue() local
/foundation/distributeddatamgr/kv_store/databaseutils/src/
H A Dacl.cpp104 auto buf = std::make_unique<char[]>(bufSize); in Serialize() local
151 char buf[BUF_SIZE] = { 0 }; in AclFromDefault() local
187 auto buf = Serialize(bufSize); in SetDefault() local
[all...]
/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H A Ddcamera_utils_tools_test.cpp191 uint8_t *buf = nullptr; in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.cpp151 char buf[BUF_SIZE] = {0}; in ReadNotifyEvent() local
H A Dstream_impl.cpp30 std::unique_ptr<char[]> buf = std::make_unique<char[]>(buffer.length() + 1); in DecodeString() local
65 void *buf = nullptr; in GetWriteArg() local
95 std::unique_ptr<char[]> buf = std::make_unique<char[]>(bufLen); in GetReadArg() local
135 tuple<int, int64_t> ReadImpl(std::unique_ptr<char[]> &buf, size_ argument
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v2.cpp32 auto buf = std::make_unique<char[]>(sizeof(fscrypt_add_key_arg) + FSCRYPT_MAX_KEY_SIZE); in ActiveKey() local
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/
H A Dfile_operations_helper_test.cpp478 const char *buf; in HWTEST_F() local
504 const char *buf; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/src/
H A Dsetacl.cpp215 char buf[BUF_SIZE] = { 0 }; in AclFromFile() local
262 char *buf = acl.Serialize(bufSize); in AclSetAttribution() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le.c565 uint8_t *buf = (uint8_t *)BufferPtr(payloadBuffer); in HciEventOnLeMetaEvent() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Dcommon_util.cpp66 void LeftTrim(char *buf) in LeftTrim() argument
83 RightTrim(char *buf) RightTrim() argument
96 TrimString(char *buf) TrimString() argument
174 RemoveSpaceCharacters(char *buf, size_t bufSize) RemoveSpaceCharacters() argument
[all...]
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_linkwatch.c154 char buf[NETLINK_BUF_LEN]; in LnnIsLinkReady() member
163 char buf[NETLINK_BUF_LEN + NETLINK_BUF_LEN]; in LnnIsLinkReady() member
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dsoftbus_adapter_file.c126 int64_t SoftBusPreadFile(int32_t fd, void *buf, uint64_t readBytes, uint64_t offset) in SoftBusPreadFile() argument
135 int64_t SoftBusPwriteFile(int32_t fd, const void *buf, uint64_t writeBytes, uint64_t offset) in SoftBusPwriteFile() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/
H A Dnstackx_nlmsg.c101 static int32_t ParseNetlinkMsg(char *buf, int32_t recvlen, struct NlmsgCallback *nlcb) in ParseNetlinkMsg() argument
137 char buf[MAX_NETLINK_BUFFER_LEN] = {0}; in RecvNetlinkResponse() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_openssl.c47 int32_t GetRandBytes(uint8_t *buf, uint32_t len) in GetRandBytes() argument
290 int32_t GetRandBytes(uint8_t *buf, uint32_t len) in GetRandBytes() argument
H A Dnstackx_mbedtls.c57 int32_t GetRandBytes(uint8_t *buf, uint32_t len) in GetRandBytes() argument
H A Dnstackx_util.c179 int32_t IpAddrAnonymousFormat(char *buf, size_t len, const struct sockaddr *addr, size_t addrLen) in IpAddrAnonymousFormat() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_socket.c113 char buf[DEFAULT_UDP_MSS]; in SendUdpSegment() local
149 char buf[DEFAULT_MAX_BUF]; in RecvUdpSegment() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A Dvsync_multicallback_test.cpp117 char buf[10] = "start"; in Process1() local
130 char buf[10]; in Process2() local
H A Dvsync_setvsyncrate_test.cpp107 char buf[10] = "start"; in Process1() local
120 char buf[10]; in Process2() local
H A Dvsync_callbackeveryframe_test.cpp105 char buf[10] = "start"; in Process1() local
118 char buf[10]; in Process2() local
H A Dvsync_test.cpp106 char buf[10] = "start"; in Process1() local
119 char buf[10]; in Process2() local
/kernel/linux/linux-5.10/crypto/
H A Dblake2b_generic.c42 u8 buf[BLAKE2B_BLOCKBYTES]; member
H A Dstreebog_generic.c989 struct streebog_uint512 buf = { { 0 } }; in streebog_stage3() local
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_vli.h217 unsigned char *buf; member

Completed in 17 milliseconds

1...<<171172173174175176177178179180>>...827