Searched defs:IsInUse (Results 1 – 2 of 2) sorted by relevance
310 bool BlobStorageContext::IsInUse(const std::string& uuid) { in IsInUse() function in storage::BlobStorageContext
510 bool IsInUse() { return entry_stack_ != NULL; } in IsInUse() function