/foundation/distributeddatamgr/relational_store/test/native/rdb/distributedtest/rdb_store_impl_test/ |
H A D | distributed_test_agent.cpp | 99 int DistributedTestAgent::OnProcessMsg(const std::string &strMsg, int len, std::string &strReturnValue, int returnBufL) in OnProcessMsg() argument
|
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/src/ |
H A D | oh_pasteboard.cpp | 166 int OH_Pasteboard_GetDataSource(OH_Pasteboard *pasteboard, char *source, unsigned int len) in OH_Pasteboard_GetDataSource() argument
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/mock/ |
H A D | tlv_object_mock.cpp | 154 bool TLVObject::WriteHead(uint16_t type, uint32_t len) in WriteHead() argument 159 bool TLVObject::WriteBackHead(uint16_t tag, size_t tagCursor, uint32_t len) in WriteBackHead() argument 191 bool TLVObject::SaveBufferToFileFront(size_t tagCursor, uint32_t len) in SaveBufferToFileFront() argument
|
/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/ |
H A D | dcamera_utils_tools_test.cpp | 160 int32_t len = 0; in HWTEST_F() local 161 Base64Encode(reinterpret_cast<const unsigned char *>(toEncode.c_str()), len); in HWTEST_F() local
|
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/ |
H A D | dcamera_softbus_session_test.cpp | 344 uint32_t len = sizeof(uint8_t) * DCameraSoftbusSession::HEADER_UINT8_NUM; in HWTEST_F() local
|
/foundation/distributeddatamgr/preferences/test/ndk/unittest/ |
H A D | preferences_ndk_value_test.cpp | 140 uint32_t len = 0; in HWTEST_F() local 313 uint32_t len = 0; in HWTEST_F() local 341 uint32_t len in HWTEST_F() local [all...] |
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_wal_limit_test.cpp | 107 std::vector<uint8_t> RdbWalLimitTest::CreateRandomData(int32_t len) in CreateRandomData() argument
|
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/ |
H A D | ipc_server_stub.cpp | 74 size_t len = 0; in RegisterDeviceManagerListener() local 112 size_t len = 0; in UnRegisterDeviceManagerListener() local [all...] |
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | watcher_impl.cpp | 149 int len = 0; in ReadNotifyEvent() local 223 int len = fileName.size() + 1; in NotifyEvent() local
|
H A D | stream_impl.cpp | 135 tuple<int, int64_t> ReadImpl(std::unique_ptr<char[]> &buf, size_t len, FILE* filp, uint8_t* buffer) in ReadImpl() argument [all...] |
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
H A D | file_operations_local.cpp | 150 size_t len = 0; in ReadDir() local
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | read_text.cpp | 37 int64_t len = 0;
in GetReadTextArg() local 71 ReadTextAsync(const std::string &path, std::shared_ptr<AsyncReadTextArg> arg, int64_t offset, bool hasLen, int64_t len) ReadTextAsync() argument [all...] |
/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/src/ |
H A D | setacl.cpp | 216 ssize_t len = getxattr(file.c_str(), ACL_XATTR_ACCESS, buf, BUF_SIZE); in AclFromFile() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
H A D | list.c | 29 int len; member [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm.c | 459 size_t len = PacketPayloadSize(pkt); in RfcommWrite() local 486 size_t len = PacketPayloadSize(pkt); in RfcommSendTestCmd() local
|
/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_ipv6_event.cpp | 41 void DhcpIpv6Client::parseNdUserOptMessage(void* data, int len) in parseNdUserOptMessage() argument 146 void DhcpIpv6Client::fillRouteData(char* buff, int &len) in fillRouteData() argument 160 void DhcpIpv6Client::handleKernelEvent(const uint8_t* data, int len) in handleKernelEvent() argument [all...] |
/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | common_util.cpp | 151 int len = strlen(fileName); in CreatePath() local
|
/foundation/communication/dhcp/services/utils/src/ |
H A D | dhcp_common_utils.cpp | 88 std::string MacArray2Str(uint8_t *macArray, int32_t len) in MacArray2Str() argument
|
/foundation/communication/dsoftbus/adapter/common/bus_center/network/ |
H A D | lnn_netlink_monitor.c | 89 static void ParseRtAttr(struct rtattr **tb, int max, struct rtattr *attr, int len) in ParseRtAttr() argument 127 int len; in ProcessLinkEvent() local 163 int32_t len = SoftBusSocketRecv(fd, buffer, DEFAULT_NETLINK_RECVBUF, 0); NetlinkOnDataEvent() local [all...] |
H A D | lnn_linkwatch.c | 42 uint16_t len = RTA_LENGTH(attrLen); in AddAttr() local 63 uint32_t len; in ProcessNetlinkAnswer() local 127 GetRtAttr(struct rtattr *rta, int32_t len, uint16_t type, uint8_t *value, uint32_t valueLen) GetRtAttr() argument 174 uint16_t len = (uint16_t)strlen(iface) + 1; LnnIsLinkReady() local [all...] |
/foundation/communication/dsoftbus/adapter/common/json/nlohmann/ |
H A D | softbus_adapter_json.cpp | 93 JsonObj *JSON_Parse(const char *str, uint32_t len) in JSON_Parse() argument 273 bool JSON_AddStringArrayToObject(JsonObj *obj, const char *key, const char **value, int32_t len) in JSON_AddStringArrayToObject() argument 292 bool JSON_GetStringArrayFromOject(const JsonObj *obj, const char *key, char **value, int32_t *len) in JSON_GetStringArrayFromOject() argument [all...] |
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/ |
H A D | softbus_adapter_file.c | 70 int32_t SoftBusWriteFile(const char *fileName, const char *writeBuf, uint32_t len) in SoftBusWriteFile() argument 93 int32_t SoftBusWriteFileFd(int32_t fd, const char *writeBuf, uint32_t len) in SoftBusWriteFileFd() argument
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | opt.h | 33 FILLP_INT len; // (data length+option) member
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/ |
H A D | nstackx_qdisc.c | 37 int32_t len = (int32_t)RTA_PAYLOAD(tb[TCA_STATS2]); in ProcessQdiscInfoInner() local 75 int32_t len = (int32_t)(h->nlmsg_len); in ProcessQdiscInfo() local 99 GetQdiscUsedLength(const char *devName, int32_t protocol, int32_t *len) GetQdiscUsedLength() argument 212 uint32_t len; GetQdiscLeftLengthPolicy() local 224 GetQdiscLeftLength(const char *devName, int32_t protocol, uint32_t *len) GetQdiscLeftLength() argument [all...] |
H A D | nstackx_nlmsg.c | 62 int32_t len = sizeof(t); in SendNetlinkRequest() local 162 void RecvNetlinkParseAttr(struct rtattr *rta, int32_t len, struct rtattr *tb[], int32_t max) in RecvNetlinkParseAttr() argument
|