Home
last modified time | relevance | path

Searched defs:curPath (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/security/huks/utils/compatibility_bin/
H A Dcompatibility_small_bin.c50 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 Dcompatibility_standard_bin.c62 char curPath[DEFAULT_PATH_LEN] = { 0 }; in ChangeDirAndFilesPerm() local
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_scanner_utils.cpp143 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 Dscanner_utils.cpp153 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 Dplatform_linux.cpp34 string_view curPath = cwd; in PlatformLinux() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/
H A Dplatform_mac.cpp35 string_view curPath = cwd; in PlatformMac() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/
H A Dplatform_windows.cpp41 string_view curPath; in PlatformWindows() local
/ohos5.0/base/security/huks/test/unittest/modify_old_version_key_test_util/
H A Dhks_test_modify_old_key.c112 char curPath[DEFAULT_PATH_LEN] = { 0 }; in ChangeDirAndFiles() local
/ohos5.0/base/security/huks/utils/file_iterative_reader/src/
H A Dhks_iterative_reader.c117 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 Dmodule_file_repository.cpp157 string curPath = moduleFile.GetPath(); in CheckFilePath() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_file_utils.cpp58 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 Dfilesystem_api.cpp117 string_view curPath; in ResolvePath() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Doptions.cpp364 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 Dbundle_util.cpp239 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 Dhks_sa.cpp325 char curPath[DEFAULT_PATH_LEN] = { 0 }; in MoveMineOldFile() local
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.cpp754 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 Dhks_storage_utils.c421 char *curPath = (char *)HksMalloc(pathLen + 1); in HksMakeFullDir() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp73 FilePath curPath = filePath; in ListDirectoryContent() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1383 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 Dnavigation_pattern.cpp1020 const auto& curPath = navDestinationNodes[index]; in FireNavigationInner() local
1045 const auto& curPath = navDestinationNodes[index]; in FireNavigationInner() local
H A Dnavigation_group_node.cpp954 const auto& curPath = navDestinationNodes[index]; in UpdateLastStandardIndex() local
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp328 const std::string curPath = apiPath + "." + nameValue->ToString(ecmaVm)->ToString(ecmaVm); in CopyPropertyApiFilter() local