Searched defs:InUse (Results 1 – 9 of 9) sorted by relevance
68 bool IdAllocator::InUse(ResourceId id) const { in InUse() function in gpu::IdAllocator117 bool NonReusedIdAllocator::InUse(ResourceId id) const { in InUse() function in gpu::NonReusedIdAllocator
89 bool VieRemb::InUse() const { in InUse() function in webrtc::VieRemb
102 bool InUse() { in InUse() function
250 bool InUse() { in InUse() function
170 bool FencedAllocator::InUse() { in InUse() function in gpu::FencedAllocator
85 bool InUse() const { in InUse() function
189 bool InUse() const { in InUse() function
131 bool MemEntryImpl::InUse() { in InUse() function in disk_cache::MemEntryImpl
149 enum { InUse, Deleted, Empty } status; enumerator