Searched defs:IsLocked (Results 1 – 6 of 6) sorted by relevance
52 bool InstallAttributesReader::IsLocked() { in IsLocked() function in InstallAttributesReader
43 bool IsLocked() const { return !!m_LockCount; } in IsLocked() function
150 bool IsLocked() const { return !!m_LockCount; } in IsLocked() function
102 bool IsLocked() const { return m_bLocked; } in IsLocked() function
163 bool IsLocked() const { return m_iLock > 0; } in IsLocked() function
232 def IsLocked(self): member in _Lock