Searched defs:HasWantsWrite (Results 1 – 2 of 2) sorted by relevance
266 virtual bool HasWantsWrite() const { return false; } in HasWantsWrite() function
297 bool HasWantsWrite() const override { return true; } in HasWantsWrite() function