Home
last modified time | relevance | path

Searched defs:currentPath (Results 1 - 18 of 18) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dapplication_cleaner_test.cpp120 std::string currentPath = "/data/app/base"; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A 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() argument
H A Dshader_loader.cpp250 void ShaderLoader::RecurseDirectory(const string_view currentPath, const IDirectory& directory) in RecurseDirectory() argument
459 void ShaderLoader::LoadShaderStates(const string_view currentPath, const IDirectory& directory) in LoadShaderStates() argument
498 void ShaderLoader::LoadVids(const string_view currentPath, const IDirectory& directory) in LoadVids() argument
524 void ShaderLoader::LoadPipelineLayouts(const string_view currentPath, const IDirectory& directory) in LoadPipelineLayouts() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Ddft_impl.cpp68 char *currentPath = DftImpl::GetPagePath(); in CallbackPageReplaced() local
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A 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/
H A Dapplication_cleaner.cpp182 TraverseObsoleteTempDirectory( const std::string &currentPath, std::vector<std::string> &tempDirs) TraverseObsoleteTempDirectory() argument
/foundation/arkui/ace_engine/frameworks/component_test/
H A Dtest_result_recorder.cpp87 std::string currentPath; in HandleRelativeFolder() local
/foundation/filemanagement/dfs_service/utils/system/src/
H A Dutils_directory.cpp270 string currentPath = ExcludeTrailingPathDelimiter(path); in ForceRemoveDirectoryDeepFirst() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_asset_loader.cpp55 const auto currentPath = path + node.GetName(); in AddNodeToCollectionRecursive() local
/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_scanner.cpp360 string currentPath = fName; in WalkFileTree() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_operator_test.cpp1523 std::string currentPath = ""; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp65 const auto currentPath = path + node.GetName(); in AddNodeToCollectionRecursive() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dothers_clone_restore.cpp346 std::string currentPath = fName; in GetAllfilesInCurrentDir() local
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmedia_scanner.cpp850 string currentPath = fName; in WalkFileTree() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_object_utils.cpp397 string currentPath = path.substr(0, index); in InsertDirToDbRecursively() local
H A Dmedialibrary_meta_recovery.cpp658 string currentPath = fName; in ScanMetaDir() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp1320 std::string currentPath = ""; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp692 std::string currentPath = OHOS::ExcludeTrailingPathDelimiter(path); in ChangeDirOwnerRecursively() local
916 void InstalldOperator::TraverseCacheDirectory(const std::string &currentPath, std::vector<std::string> &cacheDirs) in TraverseCacheDirectory() argument
1073 ScanSoFiles(const std::string &newSoPath, const std::string &originPath, const std::string &currentPath, std::vector<std::string> &paths) ScanSoFiles() argument
[all...]

Completed in 43 milliseconds