Searched defs:is_readonly (Results 1 – 3 of 3) sorted by relevance
98 bool is_readonly() const { in is_readonly() function
546 bool is_readonly() { return flags & VLF_READONLY; } in is_readonly() function
608 def is_readonly(self): member in SharedFile