Searched defs:IsWritable (Results 1 – 3 of 3) sorted by relevance
46 bool IsWritable() const { return protection & kProtectionWrite; } in IsWritable() function
43 bool IsWritable() const { return protection & kProtectionWrite; } in IsWritable() function