HomeSort by relevance Sort by last modified time
    Searched defs:IsReadOnly (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/base/
cert_database_nss.cc 272 bool CertDatabase::IsReadOnly(const X509Certificate* cert) const {
  /external/v8/src/
property.h 241 bool IsReadOnly() { return details_.IsReadOnly(); }
objects.h 201 bool IsReadOnly() { return (attributes() & READ_ONLY) != 0; }
    [all...]

Completed in 28 milliseconds