Searched defs:IsLocked (Results 1 – 8 of 8) sorted by relevance
52 bool InstallAttributesReader::IsLocked() { in IsLocked() function in InstallAttributesReader
46 bool IsLocked() const { return !!m_LockCount; } in IsLocked() function
113 bool IsLocked() const { return !!m_LockCount; } in IsLocked() function
92 bool IsLocked() const { return m_bLocked; } in IsLocked() function
24 bool LockFileBase::IsLocked() const { return m_locked; } in IsLocked() function in LockFileBase
140 bool IsLocked() const { return m_iLock > 0; } in IsLocked() function
83 def IsLocked(self): member in LockDescription
516 bool IsLocked() { in IsLocked() function in rtc::__anonec2f23eb0111::ThreadQueueTest