Searched defs:ResourcePath (Results 1 – 4 of 4) sorted by relevance
3 public class ResourcePath { class9 public ResourcePath(Class<?> rClass, FsFile resourceBase, FsFile assetsDir) { in ResourcePath() method in ResourcePath13 …public ResourcePath(Class<?> rClass, FsFile resourceBase, FsFile assetsDir, Class<?> internalRClas… in ResourcePath() method in ResourcePath
142 std::string ResourcePath(const std::string& name, in ResourcePath() function
224 std::string ResourcePath(const std::string& name, in ResourcePath() function
145 StringRef ResourcePath = getClangResourcesPath(); in getClangToolchainPath() local