Searched refs:PrintProperty (Results 1 – 1 of 1) sorted by relevance
73 void PrintProperty(const char* name, const char* default_value, ResultType result_type) { in PrintProperty() function158 PrintProperty(argv[optind], (optind == argc - 1) ? "" : argv[optind + 1], result_type); in getprop_main()