Searched refs:checked_value (Results 1 – 2 of 2) sorted by relevance
331 const std::string& checked_value) in AidlConstantValue() argument332 : AidlNode(location), type_(type), value_(checked_value) { in AidlConstantValue()
358 AidlConstantValue(const AidlLocation& location, Type type, const std::string& checked_value);