/ohos5.0/base/security/huks/utils/compatibility_bin/ |
H A D | compatibility_small_bin.c | 50 char curPath[DEFAULT_PATH_LEN] = { 0 }; in ChangeDirAndFilesPerm() local 115 static int ConstructSrcAndTargetPath(char *curPath, char *desPath, struct dirent *ptr, in ConstructSrcAndTargetPath() 163 char curPath[DEFAULT_PATH_LEN] = { 0 }; in MoveOldFolderToNew() local
|
H A D | compatibility_standard_bin.c | 62 char curPath[DEFAULT_PATH_LEN] = { 0 }; in ChangeDirAndFilesPerm() local
|
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/ |
H A D | ringtone_scanner_utils.cpp | 143 string curPath = path; in IsDirHidden() local 157 string curPath = path; in IsDirHiddenRecursive() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/ |
H A D | scanner_utils.cpp | 153 string curPath = path; in IsDirHidden() local 173 string curPath = path; in IsDirHiddenRecursive() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/linux/ |
H A D | platform_linux.cpp | 34 string_view curPath = cwd; in PlatformLinux() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/ |
H A D | platform_mac.cpp | 35 string_view curPath = cwd; in PlatformMac() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/ |
H A D | platform_windows.cpp | 41 string_view curPath; in PlatformWindows() local
|
/ohos5.0/base/security/huks/test/unittest/modify_old_version_key_test_util/ |
H A D | hks_test_modify_old_key.c | 112 char curPath[DEFAULT_PATH_LEN] = { 0 }; in ChangeDirAndFiles() local
|
/ohos5.0/base/security/huks/utils/file_iterative_reader/src/ |
H A D | hks_iterative_reader.c | 117 static int ConstructSubPath(const struct dirent *ptr, const char *curPath, char *subPath) in ConstructSubPath()
|
/ohos5.0/base/update/sys_installer/services/module_update/src/ |
H A D | module_file_repository.cpp | 157 string curPath = moduleFile.GetPath(); in CheckFilePath() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | backup_file_utils.cpp | 58 string curPath = resultPath.substr(0, pos); in GetValidPath() local 65 string curPath = resultPath; in GetValidPath() local 75 bool FileAccessHelper::ConvertCurrentPath(string &curPath, string &resultPath) in ConvertCurrentPath()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
H A D | filesystem_api.cpp | 117 string_view curPath; in ResolvePath() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | options.cpp | 364 std::string curPath = File::AdapterPath(StringHelper::Replace(package, '.', SEPARATOR)); in GetPackagePath() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_util.cpp | 239 char *curPath = list->Front(); in GetFileFolderSize() local 865 char *curPath = list->Front(); in RemoveDir() local
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
H A D | hks_sa.cpp | 325 char curPath[DEFAULT_PATH_LEN] = { 0 }; in MoveMineOldFile() local
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | options.cpp | 754 std::string curPath = File::AdapterPath(StringHelper::Replace(package, '.', SEPARATOR)); in GetPackagePath() local
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
H A D | hks_storage_utils.c | 421 char *curPath = (char *)HksMalloc(pathLen + 1); in HksMakeFullDir() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
H A D | zip.cpp | 73 FilePath curPath = filePath; in ListDirectoryContent() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_operator.cpp | 1383 std::string curPath = dir + ServiceConstants::PATH_SEPARATOR + currentName; in ObtainQuickFixFileDir() local 1430 std::string curPath = sourceDir + ServiceConstants::PATH_SEPARATOR + currentName; in CopyFiles() local 1689 std::string curPath = realPath + ServiceConstants::PATH_SEPARATOR + currentName; in MoveFiles() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_pattern.cpp | 1020 const auto& curPath = navDestinationNodes[index]; in FireNavigationInner() local 1045 const auto& curPath = navDestinationNodes[index]; in FireNavigationInner() local
|
H A D | navigation_group_node.cpp | 954 const auto& curPath = navDestinationNodes[index]; in UpdateLastStandardIndex() local
|
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/ |
H A D | ark_native_engine.cpp | 328 const std::string curPath = apiPath + "." + nameValue->ToString(ecmaVm)->ToString(ecmaVm); in CopyPropertyApiFilter() local
|