Home
last modified time | relevance | path

Searched defs:len (Results 5876 - 5900 of 7600) sorted by relevance

1...<<231232233234235236237238239240>>...304

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp134 uint32_t len = fuzzerData.GetUInt32() % MOD; in InitDbData() local
174 uint32_t len = fuzzerData.GetUInt32() % MOD; in InitDbAsset() local
476 uint32_t len = fuzzerData.GetUInt32() % MOD; in DataChangeSync() local
493 uint32_t len = fuzzerData.GetUInt32() % MOD; in InitAssets() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_util.cpp137 size_t len = 0; in GetValue() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dability_sync.cpp131 uint64_t len = 0; in CalculateLen() local
306 uint64_t len = 0; CalculateLen() local
633 uint32_t len = 0; CalculateLen() local
694 RequestPacketCalculateLen(const Message *inMsg, uint32_t &len) RequestPacketCalculateLen() argument
705 AckPacketCalculateLen(const Message *inMsg, uint32_t &len) AckPacketCalculateLen() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_mock_sync_module_test.cpp1537 size_t len = 0u; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/
H A Djs_util.cpp130 size_t len = 0; in GetValue() local
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp524 int OH_UdsArrayBuffer_SetData(OH_UdsArrayBuffer* buffer, unsigned char* data, unsigned int len) in OH_UdsArrayBuffer_SetData() argument
541 int OH_UdsArrayBuffer_GetData(OH_UdsArrayBuffer* buffer, unsigned char** data, unsigned int* len) in OH_UdsArrayBuffer_GetData() argument
581 int OH_UdsContentForm_GetThumbData(OH_UdsContentForm* pThis, unsigned char** thumbData, unsigned int* len) in OH_UdsContentForm_GetThumbData() argument
38 GetUdsUint8Value(UdsObject* pThis, const char* paramName, const char* paramNameLen, unsigned char** data, unsigned int* len) GetUdsUint8Value() argument
599 OH_UdsContentForm_GetAppIcon(OH_UdsContentForm* pThis, unsigned char** appIcon, unsigned int* len) OH_UdsContentForm_GetAppIcon() argument
617 OH_UdsContentForm_SetThumbData(OH_UdsContentForm* pThis, const unsigned char* thumbData, unsigned int len) OH_UdsContentForm_SetThumbData() argument
650 OH_UdsContentForm_SetAppIcon(OH_UdsContentForm* pThis, const unsigned char* appIcon, unsigned int len) OH_UdsContentForm_SetAppIcon() argument
[all...]
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp453 int32_t MineSoftbusListener::GetSha256Hash(const char *data, size_t len, char *output) in GetSha256Hash() argument
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c1386 size_t len = strlen(networkId); in SoftbusUnBindTarget() local
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pastedata.cpp542 size_t len = 0; in ParseRecord() local
862 size_t len = 0; in SetProperty() local
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp621 int len = dentryGroup.nsl[i].namelen; in DecodeDentrys() local
626 std::string name(reinterpret_cast<const char *>(dentryGroup.fileName[i]), len); in DecodeDentrys() local
H A Dmeta_file.cpp622 int len = dentryGroup.nsl[i].namelen; in DecodeDentrys() local
627 std::string name(reinterpret_cast<const char *>(dentryGroup.fileName[i]), len); in DecodeDentrys() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp943 int FileFsImpl::Truncate(std::string file, int64_t len) in Truncate() argument
977 Truncate(int32_t fd, int64_t len) Truncate() argument
1096 ReadTextCheckArgs(int64_t offset, int64_t len, char* encoding) ReadTextCheckArgs() argument
1139 ReadText(char* path, int64_t offset, bool hasLen, int64_t len, char* encoding) ReadText() argument
[all...]
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp150 static void Str2HashBuf(const char *msg, size_t len, uint32_t *buf, int num) in Str2HashBuf() argument
208 auto len = name.length(); in DentryHash() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp52 uint64_t len; member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.cpp897 int32_t len = in ReadArrayBufferExec() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp732 int len = 0; in ReadNotifyEvent() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c607 uint8_t len = readByTypeResAsyncPtr->attReadByTypeRspContext.len; in AttReadByTypeResponseAsync() local
1056 uint8_t len = attReadByGroupResponseAsyncPtr->attReadGroupResContext.length; AttReadByGroupTypeResponseAsync() local
1489 uint16_t len = connect->mtu - STEP_THREE; AttHandleValueNotificationAsync() local
1569 uint16_t len; AttHandleValueIndicationAsync() local
[all...]
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_ipv6_client.cpp312 void DhcpIpv6Client::AddIpv6Address(char *ipv6addr, int len) in AddIpv6Address() argument
358 IsEui64ModeIpv6Address(char *ipv6addr, int len) IsEui64ModeIpv6Address() argument
394 onIpv6DnsAddEvent(void* data, int len, int ifaIndex) onIpv6DnsAddEvent() argument
513 int len = ROUTE_BUFF_SIZE; getIpv6RouteAddr() local
562 int32_t len = recv(ipv6SocketFd, buff, 8 *1024, 0); StartIpv6() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c124 FILLP_INT DLL_API FtRecv(FILLP_INT fd, void *mem, size_t len, FILLP_INT flag) in FtRecv() argument
H A Dsocket_app.c558 FILLP_INT SockRecv(FILLP_INT s, void *mem, FILLP_SIZE_T len, FILLP_INT flags) in SockRecv() argument
H A Dfillp_dfx.c389 static FILLP_INT DoShowHelp(FILLP_CHAR *data, FILLP_UINT32 *len) in DoShowHelp() argument
406 FILLP_UINT32 len = 0; FillpDumpShowHelp() local
414 DoShowVersion(FILLP_CHAR *data, FILLP_UINT32 *len) DoShowVersion() argument
423 FILLP_UINT32 len = 0; FillpDumpShowVer() local
431 DoShowLogLevel(FILLP_CHAR *data, FILLP_UINT32 *len) DoShowLogLevel() argument
440 FILLP_UINT32 len = 0; FillpDumpShowLogLevel() local
448 DoShowSockConfigRes(FILLP_INT sockIndex, FILLP_CONST struct GlobalAppResource *resource, FILLP_CHAR *data, FILLP_UINT32 *len) DoShowSockConfigRes() argument
479 DumpInvalidSock(FILLP_INT sockIndex, FILLP_CHAR *data, FILLP_UINT32 *len) DumpInvalidSock() argument
488 FILLP_UINT32 len = 0; FillpDumpShowSockResource() local
506 DoShowSockListTitle(FILLP_CHAR *data, FILLP_UINT32 *len) DoShowSockListTitle() argument
522 DoShowSockList(FILLP_CONST struct FtSocket *sock, FILLP_CHAR *data, FILLP_UINT32 *len) DoShowSockList() argument
561 FILLP_UINT32 len = 0; FillpDumpShowSockList() local
596 DoShowSockQos(FILLP_CONST struct FtSocket *sock, FILLP_CHAR *data, FILLP_UINT32 *len) DoShowSockQos() argument
625 FillpDfxGetSock(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump, FILLP_CHAR *data, FILLP_UINT32 *len) FillpDfxGetSock() argument
647 FILLP_UINT32 len = 0; FillpDumpShowSockData() local
667 DoShowFrameStats(FILLP_CONST struct FtSocket *sock, FILLP_CHAR *data, FILLP_UINT32 *len) DoShowFrameStats() argument
733 size_t len = strnlen(optArgs, FILLP_DFX_DUMP_MAX_OPT_ARG_LEN + 1); IsCommonOptArgLegal() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c146 FILLP_INT32 len; in FillpEncodeExtPara() local
183 FILLP_INT len; in FillpDecodeExtParaNameLen() local
290 FILLP_INT len = 0; FillpDecodeExtPara() local
318 FillpConnReqAckClientBuild(FILLP_CHAR *buf, FILLP_INT32 *len, FILLP_CONST struct NetBuf *p, struct FillpConnReqAckClient *reqAck) FillpConnReqAckClientBuild() argument
374 FILLP_INT32 len = 0; FillpDecodeConnReqAckClientPara() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1186 FILLP_INT FillpFuncSendTo(IN FILLP_INT sockFd, IN const void *buf, IN FILLP_SIZE_T len, IN FILLP_INT flags, in FillpFuncSendTo() argument
1200 FILLP_INT FillpFuncRecvFrom(IN FILLP_INT sockFd, OUT void *buf, IN FILLP_SIZE_T len, IN FILLP_INT flags, in FillpFuncRecvFrom() argument
1214 FillpFuncSend( IN FILLP_INT sockFd, IN const void *buffer, IN FILLP_INT len, IN FILLP_INT flags) FillpFuncSend() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c221 size_t len; in CheckSetStoragePathPara() local
285 static uint8_t HasRepeatedNumber(const uint16_t *data, uint16_t len) in HasRepeatedNumber() argument
523 size_t len = strlen(str[i]); in IsValidStringArray() local
[all...]
H A Dnstackx_dfile_transfer.c1228 static void UpdateTransParam(DFileTrans *dFileTrans, uint8_t endFlag, uint16_t fileId, uint16_t len) in UpdateTransParam() argument
1278 uint16_t len = ntohs(dataFrame->header.length) + sizeof(DFileFrameHeader) - sizeof(FileDataFrame); in WriteDataFrame() local

Completed in 61 milliseconds

1...<<231232233234235236237238239240>>...304