Searched defs:InUse (Results 1 – 11 of 11) sorted by relevance
92 struct InUse { struct97 typedef gtl::InlinedVector<InUse, 4> ToFreeVector; argument
207 gtl::InlinedVector<InUse, 4>* to_free) { in PollEvents()
67 bool InUse() const { in InUse() function
206 gtl::InlinedVector<InUse, 4>* to_free) { in PollEvents()
112 bool MemEntryImpl::InUse() const { in InUse() function in disk_cache::MemEntryImpl
720 const uptr InUse = Sci->Stats.PoppedBlocks - Sci->Stats.PushedBlocks; in getStats() local
824 const uptr InUse = Region->Stats.PoppedBlocks - Region->Stats.PushedBlocks; in getStats() local
161 bool InUse() const { return reference_count_ != 0; } in InUse() function in __anon9be24ab70111::JniFrameBuffer
161 bool InUse() const { return reference_count_ != 0; } in InUse() function in __anonec2fac7a0111::JniFrameBuffer
91207 u_int InUse; member