Home
last modified time | relevance | path

Searched defs:currentPath (Results 1 – 10 of 10) 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.cpp275 void ShaderLoader::RecurseDirectory(const string_view currentPath, const IDirectory& directory) in RecurseDirectory()
475 void ShaderLoader::LoadShaderStates(const string_view currentPath, const IDirectory& directory) in LoadShaderStates()
514 void ShaderLoader::LoadVids(const string_view currentPath, const IDirectory& directory) in LoadVids()
540 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/frameworks/native/appkit/app/
Dapplication_cleaner.cpp162 const std::string &currentPath, std::vector<std::string> &tempDirs) in TraverseObsoleteTempDirectory()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsqlite_connection_pool.cpp289 std::string currentPath = config_.GetPath(); in ChangeDbFileForRestore() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp504 std::string currentPath = OHOS::ExcludeTrailingPathDelimiter(path); in ChangeDirOwnerRecursively() local
712 void InstalldOperator::TraverseCacheDirectory(const std::string &currentPath, std::vector<std::stri… in TraverseCacheDirectory()
868 const std::string &currentPath, std::vector<std::string> &paths) in ScanSoFiles()
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
Dmedia_scanner.cpp746 string currentPath = fName; in WalkFileTree() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_object_utils.cpp390 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.cpp1209 std::string currentPath = ""; variable