Home
last modified time | relevance | path

Searched refs:featureName (Results 1 – 1 of 1) sorted by relevance

/developtools/hiperf/src/
Dperf_file_reader.cpp369 std::string featureName = PerfFileSection::GetFeatureName(feature); in GetFeatureString() local
370 HLOGV("GetFeatureSection %s", featureName.c_str()); in GetFeatureString()
372 HLOGV("not a string feature: %s", featureName.c_str()); in GetFeatureString()
380 HLOGV("have not found: %s", featureName.c_str()); in GetFeatureString()