Home
last modified time | relevance | path

Searched defs:curPath (Results 1 - 14 of 14) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/linux/
H A Dplatform_linux.cpp34 string_view curPath = cwd; in PlatformLinux() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/
H A Dplatform_windows.cpp41 string_view curPath; in PlatformWindows() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/
H A Dplatform_mac.cpp35 string_view curPath = cwd; in PlatformMac() local
/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
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dfilesystem_api.cpp117 string_view curPath; in ResolvePath() local
/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
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dcj_zip.cpp74 FilePath curPath = filePath; in ListDirectoryContent() local
/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.cpp758 std::string curPath = File::AdapterPath(StringHelper::Replace(package, '.', SEPARATOR)); in GetPackagePath() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp73 FilePath curPath = filePath; in ListDirectoryContent() local
/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
[all...]
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_file_utils.cpp54 string curPath = resultPath.substr(0, pos); in GetValidPath() local
61 string curPath = resultPath; in GetValidPath() local
71 bool FileAccessHelper::ConvertCurrentPath(string &curPath, string &resultPath) in ConvertCurrentPath() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1261 std::string curPath = dir + ServiceConstants::PATH_SEPARATOR + currentName; in ObtainQuickFixFileDir() local
1308 std::string curPath = sourceDir + ServiceConstants::PATH_SEPARATOR + currentName; in CopyFiles() local
1569 std::string curPath = realPath + ServiceConstants::PATH_SEPARATOR + currentName; in MoveFiles() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.cpp1029 const auto& curPath = navDestinationNodes[index]; in FireNavigationInner() local
1054 const auto& curPath = navDestinationNodes[index]; in FireNavigationInner() local
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp326 const std::string curPath = apiPath + "." + nameValue->ToString(ecmaVm)->ToString(ecmaVm); in CopyPropertyApiFilter() local

Completed in 27 milliseconds