Searched defs:FindSubfolderByName (Results 1 – 3 of 3) sorted by relevance
22 std::string NativeFileSystem::FindSubfolderByName(const std::string& parentFolderPath, in FindSubfolderByName() function in OHOS::Ide::NativeFileSystem
23 std::string NativeFileSystem::FindSubfolderByName(const std::string& parentFolderPath, in FindSubfolderByName() function in OHOS::Ide::NativeFileSystem
109 std::string FileSystem::FindSubfolderByName(const std::string& parentFolderPath, const std::string&… in FindSubfolderByName() function in FileSystem