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