Searched defs:hasResources (Results 1 – 3 of 3) sorted by relevance
28 public boolean hasResources() { in hasResources() method in ResourcePath
102 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
370 def __init__ (self, appDirName, appName, hasResources = True): argument