Home
last modified time | relevance | path

Searched defs:nameLen (Results 1 - 25 of 34) sorted by relevance

12

/kernel/liteos_a/fs/vfs/include/
H A Dpath_cache.h44 uint8_t nameLen; /* length of path component */ member
/kernel/liteos_a/testsuites/unittest/extended/liteipc/
H A Dsmgr_demo.h38 uint32_t nameLen; member
H A Dsmgr_demo.cpp109 uint32_t RegService(int fd, char *serviceName, uint32_t nameLen, uint32_t *serviceHandle) in RegService() argument
144 uint32_t GetService(int fd, char *serviceName, uint32_t nameLen, uint32_t *serviceHandle) in GetService() argument
[all...]
/test/xts/acts/security_lite/huks/common/
H A Dhks_test_file_operator.c71 uint32_t nameLen = HKS_MAX_FILE_NAME_LEN; in GetFullFileName() local
/third_party/skia/src/utils/win/
H A DSkDWrite.cpp76 HRESULT sk_wchar_to_skstring(WCHAR* name, int nameLen, SkString* skname) { in sk_wchar_to_skstring() argument
110 UINT32 nameLen; in sk_get_locale_string() local
/third_party/elfio/elfio/
H A Delfio_note.hpp105 Elf_Word nameLen = (Elf_Word)name.size() + 1; in add_note() local
/kernel/liteos_a/fs/proc/include/
H A Dproc_fs.h121 int nameLen; member
/kernel/liteos_m/kal/posix/src/
H A Dmqueue.c160 size_t nameLen; in SaveMqueueName() local
/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
H A Dhello.cpp102 size_t nameLen; in StartNativeChildProcess() local
/third_party/icu/icu4c/source/i18n/
H A Danytrans.cpp339 int32_t nameLen = name.length(); in scriptNameToCode() local
/third_party/node/deps/icu-small/source/i18n/
H A Danytrans.cpp339 int32_t nameLen = name.length(); in scriptNameToCode() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Danytrans.cpp339 int32_t nameLen = name.length(); in scriptNameToCode() local
/third_party/skia/src/ports/
H A DSkFontMgr_FontConfigInterface.cpp92 size_t nameLen = name ? strlen(name) : 0; in Create() local
/third_party/lzma/C/Util/SfxSetup/
H A DSfxSetup.c474 const unsigned nameLen = FindExt(temp + nameStartPos, &extLen); in main() local
/third_party/vk-gl-cts/executor/
H A DxeTestCase.cpp107 int nameLen = 0; in getFullPath() local
/kernel/liteos_a/compat/posix/src/
H A Dmqueue.c149 size_t nameLen; in SaveMqueueName() local
/kernel/liteos_m/components/dynlink/
H A Dlos_dynlink.c223 UINT32 allocSize, nameLen; in OsLoadInit() local
/third_party/icu/icu4c/source/common/
H A Dudata.cpp334 int32_t nameLen; in udata_cacheDataItem() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandler.cpp511 const unsigned nameLen = MyStringLen(name); in SetMethodToProp() local
/third_party/node/deps/icu-small/source/common/
H A Dudata.cpp334 int32_t nameLen; in udata_cacheDataItem() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dudata.cpp334 int32_t nameLen; in udata_cacheDataItem() local
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_generic.h42 uint32_t nameLen; member
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_generic.h42 uint32_t nameLen; member
/kernel/liteos_a/drivers/block/disk/src/
H A Ddisk.c107 size_t nameLen; in los_alloc_diskid_byname() local
1315 size_t nameLen; in DiskStructInit() local
[all...]
/third_party/icu/icu4c/source/tools/ctestfw/
H A Dctest.c174 static TestNode *createTestNode(const char* name, int32_t nameLen) in createTestNode() argument
153 getNextLevel( const char* name, int* nameLen, const char** nextName ) getNextLevel() argument
228 int nameLen; /* length of current 'name' */ addTestNode() local
583 int nameLen; /* length of current 'name' */ getTest() local
[all...]

Completed in 23 milliseconds

12