Home
last modified time | relevance | path

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

/ohos5.0/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()
H A 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()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Ddft_impl.cpp68 char *currentPath = DftImpl::GetPagePath(); in CallbackPageReplaced() local
/ohos5.0/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
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dapplication_cleaner_test.cpp120 std::string currentPath = "/data/app/base"; variable
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_config.h43 std::string currentPath; member
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_interface_test.cpp73 std::string currentPath = "/data/service/el0/battery/current_limit"; variable
/ohos5.0/commonlibrary/c_utils/base/src/
H A Ddirectory_ex.cpp161 string currentPath = ExcludeTrailingPathDelimiter(path); in GetDirFiles() local
406 string currentPath = ExcludeTrailingPathDelimiter(path); in ChangeModeDirectory() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp186 const std::string &currentPath, std::vector<std::string> &tempDirs) in TraverseObsoleteTempDirectory()
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/src/
H A Dutils_directory.cpp269 string currentPath = ExcludeTrailingPathDelimiter(path); in ForceRemoveDirectoryDeepFirst() local
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_scanner.cpp360 string currentPath = fName; in WalkFileTree() local
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_config.cpp177 Json::Value currentPath = GetValue(chargerConfig, "current_limit.path"); in ParseChargerConfig() local
H A Dpower_supply_provider.cpp1004 std::string& currentPath, std::string& voltagePath) in SetChargingLimit()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp65 const auto currentPath = path + node.GetName(); in AddNodeToCollectionRecursive() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp803 std::string currentPath = OHOS::ExcludeTrailingPathDelimiter(path); in ChangeDirOwnerRecursively() local
1037 void InstalldOperator::TraverseCacheDirectory(const std::string &currentPath, std::vector<std::stri… in TraverseCacheDirectory()
1196 const std::string &currentPath, std::vector<std::string> &paths) in ScanSoFiles()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dothers_clone_restore.cpp352 std::string currentPath = fName; in GetAllfilesInCurrentDir() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Draw_file_manager.cpp160 std::string currentPath = *iter + tempName; in OH_ResourceManager_OpenRawDir() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmedia_scanner.cpp848 string currentPath = fName; in WalkFileTree() local
/ohos5.0/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
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp1316 std::string currentPath = ""; variable