Searched defs:result_type (Results 1 – 1 of 1) sorted by relevance
38 void PrintAllProperties(ResultType result_type) { in PrintAllProperties()73 void PrintProperty(const char* name, const char* default_value, ResultType result_type) { in PrintProperty()94 auto result_type = ResultType::Value; in getprop_main() local