Searched defs:hasCache (Results 1 – 2 of 2) sorted by relevance
197 bool hasCache = _dyld_get_shared_cache_uuid(uuid); in GetDyldImageHeaderViaSharedCache() local
160 bool hasCache() const { return HasCache; } in hasCache() function