Home
last modified time | relevance | path

Searched defs:FindSubfolderByName (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/util/unix/
DNativeFileSystem.cpp22 std::string NativeFileSystem::FindSubfolderByName(const std::string& parentFolderPath, in FindSubfolderByName() function in OHOS::Ide::NativeFileSystem
/ide/tools/previewer/util/windows/
DNativeFileSystem.cpp23 std::string NativeFileSystem::FindSubfolderByName(const std::string& parentFolderPath, in FindSubfolderByName() function in OHOS::Ide::NativeFileSystem
/ide/tools/previewer/util/
DFileSystem.cpp109 std::string FileSystem::FindSubfolderByName(const std::string& parentFolderPath, const std::string&… in FindSubfolderByName() function in FileSystem