Searched refs:fIgnoredByResourceAllocator (Results 1 – 2 of 2) sorted by relevance
391 bool ignoredByResourceAllocator() const { return fIgnoredByResourceAllocator; } in ignoredByResourceAllocator()392 void setIgnoredByResourceAllocator() { fIgnoredByResourceAllocator = true; } in setIgnoredByResourceAllocator()455 bool fIgnoredByResourceAllocator = false; variable
354 bool ignoredByResourceAllocator() const { return fIgnoredByResourceAllocator; } in ignoredByResourceAllocator()355 void setIgnoredByResourceAllocator() { fIgnoredByResourceAllocator = true; } in setIgnoredByResourceAllocator()427 bool fIgnoredByResourceAllocator = false; variable