Home
last modified time | relevance | path

Searched defs:currentPath (Results 1 – 14 of 14) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
Drender_data_loader.cpp47 const string currentPath = fullPath + string_view(POST_PROCESS_PATH) + '/'; in Load() local
59 void RenderDataLoader::RecurseDirectory(const string_view currentPath, const IDirectory& directory, in RecurseDirectory()
Dshader_loader.cpp250 void ShaderLoader::RecurseDirectory(const string_view currentPath, const IDirectory& directory) in RecurseDirectory()
459 void ShaderLoader::LoadShaderStates(const string_view currentPath, const IDirectory& directory) in LoadShaderStates()
498 void ShaderLoader::LoadVids(const string_view currentPath, const IDirectory& directory) in LoadVids()
524 void ShaderLoader::LoadPipelineLayouts(const string_view currentPath, const IDirectory& directory) in LoadPipelineLayouts()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Ddft_impl.cpp68 char *currentPath = DftImpl::GetPagePath(); in CallbackPageReplaced() local
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Ddirectory_ex.cpp192 string currentPath = ExcludeTrailingPathDelimiter(path); in ForceRemoveDirectory() local
283 string currentPath = ExcludeTrailingPathDelimiter(path); in ChangeModeDirectory() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dapplication_cleaner_test.cpp120 std::string currentPath = "/data/app/base"; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dapplication_cleaner.cpp186 const std::string &currentPath, std::vector<std::string> &tempDirs) in TraverseObsoleteTempDirectory()
/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
Dringtone_scanner.cpp283 string currentPath = fName; in WalkFileTree() local
/foundation/filemanagement/dfs_service/utils/system/src/
Dutils_directory.cpp269 string currentPath = ExcludeTrailingPathDelimiter(path); in ForceRemoveDirectoryDeepFirst() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp756 std::string currentPath = OHOS::ExcludeTrailingPathDelimiter(path); in ChangeDirOwnerRecursively() local
988 void InstalldOperator::TraverseCacheDirectory(const std::string &currentPath, std::vector<std::stri… in TraverseCacheDirectory()
1147 const std::string &currentPath, std::vector<std::string> &paths) in ScanSoFiles()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dasset_loader.cpp65 const auto currentPath = path + node.GetName(); in AddNodeToCollectionRecursive() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
Dothers_clone_restore.cpp351 std::string currentPath = fName; in GetAllfilesInCurrentDir() local
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
Dmedia_scanner.cpp845 string currentPath = fName; in WalkFileTree() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_object_utils.cpp396 string currentPath = path.substr(0, index); in InsertDirToDbRecursively() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp1315 std::string currentPath = ""; variable