Home
last modified time | relevance | path

Searched defs:IsLocked (Results 1 – 7 of 7) sorted by relevance

/external/libbrillo/install_attributes/
Dlibinstallattributes.cc52 bool InstallAttributesReader::IsLocked() { in IsLocked() function in InstallAttributesReader
/external/pdfium/fpdfsdk/
Dcpdfsdk_pageview.h102 bool IsLocked() const { return m_bLocked; } in IsLocked() function
/external/pdfium/core/fpdfapi/parser/
Dcpdf_dictionary.h42 bool IsLocked() const { return !!m_LockCount; } in IsLocked() function
Dcpdf_array.h138 bool IsLocked() const { return !!m_LockCount; } in IsLocked() function
/external/pdfium/xfa/fwl/
Dcfwl_widget.h161 bool IsLocked() const { return m_iLock > 0; } in IsLocked() function
/external/autotest/utils/frozen_chromite/lib/
Dlocking.py232 def IsLocked(self): member in _Lock
/external/toolchain-utils/
Dfile_lock_machine.py82 def IsLocked(self): member in LockDescription