Searched defs:tryAlloc (Results 1 – 3 of 3) sorted by relevance
35 inline void *PersistentAllocator::tryAlloc(uptr size) { in tryAlloc() function
43 bool SkAutoPixmapStorage::tryAlloc(const SkImageInfo& info) { in tryAlloc() function in SkAutoPixmapStorage
2325 func (b *gcBitsArena) tryAlloc(bytes uintptr) *gcBits { func