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