/kernel/liteos_a/fs/vfs/include/ |
H A D | path_cache.h | 44 uint8_t nameLen; /* length of path component */
member
|
/kernel/liteos_a/testsuites/unittest/extended/liteipc/ |
H A D | smgr_demo.h | 38 uint32_t nameLen; member
|
H A D | smgr_demo.cpp | 109 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 D | hks_test_file_operator.c | 71 uint32_t nameLen = HKS_MAX_FILE_NAME_LEN; in GetFullFileName() local
|
/third_party/skia/src/utils/win/ |
H A D | SkDWrite.cpp | 76 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 D | elfio_note.hpp | 105 Elf_Word nameLen = (Elf_Word)name.size() + 1; in add_note() local
|
/kernel/liteos_a/fs/proc/include/ |
H A D | proc_fs.h | 121 int nameLen; member
|
/kernel/liteos_m/kal/posix/src/ |
H A D | mqueue.c | 160 size_t nameLen; in SaveMqueueName() local
|
/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/ |
H A D | hello.cpp | 102 size_t nameLen; in StartNativeChildProcess() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | anytrans.cpp | 339 int32_t nameLen = name.length(); in scriptNameToCode() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | anytrans.cpp | 339 int32_t nameLen = name.length(); in scriptNameToCode() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | anytrans.cpp | 339 int32_t nameLen = name.length(); in scriptNameToCode() local
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_FontConfigInterface.cpp | 92 size_t nameLen = name ? strlen(name) : 0; in Create() local
|
/third_party/lzma/C/Util/SfxSetup/ |
H A D | SfxSetup.c | 474 const unsigned nameLen = FindExt(temp + nameStartPos, &extLen);
in main() local
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTestCase.cpp | 107 int nameLen = 0; in getFullPath() local
|
/kernel/liteos_a/compat/posix/src/ |
H A D | mqueue.c | 149 size_t nameLen; in SaveMqueueName() local
|
/kernel/liteos_m/components/dynlink/ |
H A D | los_dynlink.c | 223 UINT32 allocSize, nameLen;
in OsLoadInit() local
|
/third_party/icu/icu4c/source/common/ |
H A D | udata.cpp | 334 int32_t nameLen; in udata_cacheDataItem() local
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zHandler.cpp | 511 const unsigned nameLen = MyStringLen(name);
in SetMethodToProp() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | udata.cpp | 334 int32_t nameLen; in udata_cacheDataItem() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | udata.cpp | 334 int32_t nameLen; in udata_cacheDataItem() local
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | u_generic.h | 42 uint32_t nameLen; member
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_generic.h | 42 uint32_t nameLen; member
|
/kernel/liteos_a/drivers/block/disk/src/ |
H A D | disk.c | 107 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 D | ctest.c | 174 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...] |