Searched refs:kChoices (Results 1 – 3 of 3) sorted by relevance
13 const char kChoices[] = "choices"; variable
15 extern const char kChoices[];
86 { schema::kChoices, base::Value::Type::LIST }, in IsValidSchema()281 if (it.key() == schema::kChoices) { in IsValidSchema()493 if (schema->GetList(schema::kChoices, &choices)) { in Validate()