Searched refs:IsReadOnly (Results 1 – 2 of 2) sorted by relevance
119 bool IsReadOnly() const { return flags_ & DM_READONLY_FLAG; } in IsReadOnly() function
461 if (info->IsReadOnly()) { in InfoCmdHandler()