Searched refs:feature_name (Results 1 – 3 of 3) sorted by relevance
53 const char* feature_name(Feature feature);
83 const char* feature_name(Feature feature) { in feature_name() function
2430 const std::string& feature_name = parts[0]; in parseGfxstreamFeatures() local2432 auto feature_it = features.map.find(feature_name); in parseGfxstreamFeatures()2434 stream_renderer_error("Error: invalid renderer feature: '%s'", feature_name.c_str()); in parseGfxstreamFeatures()2441 feature_status.c_str(), feature_name.c_str()); in parseGfxstreamFeatures()2449 stream_renderer_error("Gfxstream feature %s %s", feature_name.c_str(), in parseGfxstreamFeatures()