Searched refs:short_name (Results 1 – 3 of 3) sorted by relevance
38 explicit Command(const android::StringPiece& name, const android::StringPiece& short_name) in Command() argument39 : name_(name.to_string()), short_name_(short_name.to_string()), in Command()
482 optional string short_name = 1; field
3280 optional string short_name = 2; field3320 optional string short_name = 2; field