Home
last modified time | relevance | path

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

/dports/databases/hbase/hbase-1.2.1/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/
H A DVersionResource.java101 public VersionResource getVersionResource() { in getVersionResource() method in VersionResource
H A DRootResource.java97 public VersionResource getVersionResource() throws IOException { in getVersionResource() method in RootResource
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dwinexe.cpp219 WinResources::VersionInfo *WinResources::getVersionResource(const WinResourceID &id) { in getVersionResource() function in Common::WinResources