Searched refs:hasPtr (Results 1 – 4 of 4) sorted by relevance
73 bool hasPtr(const char name[], void* value) const { in hasPtr() function108 return this->hasPtr(name, ptr); in hasRefCnt()
152 bool hasPtr(const char name[], void* value) const { return fMeta.hasPtr(name, value); } in hasPtr() function