Home
last modified time | relevance | path

Searched defs:pathLen (Results 1 - 25 of 38) sorted by relevance

12

/foundation/arkui/napi/utils/platform/windows/
H A Dfile.cpp28 size_t pathLen = strlen(path); in RealPath() local
/foundation/arkui/napi/utils/platform/unix_like/
H A Dfile.cpp28 size_t pathLen = strlen(path); in RealPath() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/entry/src/main/cpp/
H A Dhello.cpp61 size_t pathLen = 0; in loadModuleWithInfo() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/harOne/src/main/cpp/
H A Dhello.cpp61 size_t pathLen = 0; in loadModuleWithInfo() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/harTwo/src/main/cpp/
H A Dhello.cpp61 size_t pathLen = 0; in loadModuleWithInfo() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/hspOne/src/main/cpp/
H A Dhello.cpp61 size_t pathLen = 0; in loadModuleWithInfo() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/hspTwo/src/main/cpp/
H A Dhello.cpp61 size_t pathLen = 0; in loadModuleWithInfo() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_extractor.cpp96 uint32_t pathLen = 0; in ExtractHapProfile() local
H A Dgt_extractor_util.cpp145 uint32_t pathLen = ReadInt(fp); in ExtractFileAttr() local
164 uint8_t GtExtractorUtil::ExtractFileAttr(int32_t fp, char **fileName, uint32_t &pathLen, uint64_t &fileSize) in ExtractFileAttr() argument
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
H A Dnapi_storage_helper.cpp63 size_t pathLen = 0; in ParseString() local
118 size_t pathLen = 0; in GetInputPath() local
H A Dnapi_storage.cpp136 size_t pathLen = 0; in New() local
/applications/sample/camera/gallery/src/
H A Dgallery_ability_slice.cpp217 uint16_t pathLen = static_cast<uint16_t>(strlen(THUMBNAIL_DIRECTORY)) + imageNameLen + 1; in AddAllPictures() local
329 uint16_t pathLen = static_cast<uint16_t>(strlen(path)) + fileNameLen + 1; in DeleteAllFilesInDir() local
[all...]
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_uri/
H A Dfile_uri_n_exporter.cpp191 size_t pathLen = uri.GetPath().size(); in NormalizeUri() local
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dkey_control.c207 char pathLen = strlen(keyPath) + strlen(PATH_FSCRYPT_VER) + 1; in KeyCtrlLoadVersion() local
H A Dfscrypt_control.c236 static int SpliceKeyPath(const char *path, size_t pathLen, in SpliceKeyPath() argument
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dusb_camera_test_mult.cpp151 constexpr uint32_t pathLen = 64; in StoreImage() local
198 constexpr uint32_t pathLen = 64; in OpenVideoFile() local
/third_party/icu/icu4c/source/common/
H A Dumapfile.cpp389 int32_t pathLen; /* Length of the returned directory path */ in uprv_computeDirPath() local
/third_party/node/deps/icu-small/source/common/
H A Dumapfile.cpp389 int32_t pathLen; /* Length of the returned directory path */ in uprv_computeDirPath() local
/third_party/skia/third_party/externals/angle2/util/windows/
H A Dtest_utils_win.cpp413 DWORD pathLen = ::GetTempPathA(maxDirNameLen, tempDirOut); in GetTempDir() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dumapfile.cpp389 int32_t pathLen; /* Length of the returned directory path */ in uprv_computeDirPath() local
/kernel/liteos_m/components/shell/src/cmds/
H A Dvfs_shellcmd.c124 size_t pathLen; in OsLsGetFullpath() local
/kernel/liteos_a/testsuites/unittest/tools/
H A Dunittest_tools.cpp95 int pathLen = strlen(pDir->d_name); in GetAllTestsuites() local
/third_party/lzma/C/Util/SfxSetup/
H A DSfxSetup.c269 size_t pathLen; in main() local
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeProcess.c82 size_t pathLen = strlen(pathPrefix); in beginsWithPath() local
93 size_t pathLen = strlen(pathPrefix); in stripLeadingPath() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dextension_util.cpp397 size_t pathLen = 0; in ConvertAssetLeft() local

Completed in 17 milliseconds

12