Searched defs:IsReadable (Results 1 – 3 of 3) sorted by relevance
45 bool IsReadable() const { return protection & kProtectionRead; } in IsReadable() function
42 bool IsReadable() const { return protection & kProtectionRead; } in IsReadable() function