Home
last modified time | relevance | path

Searched defs:GenerateComments (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dcmd_stat.cpp120 void CounterSummaries::GenerateComments(double duration_in_sec) { in GenerateComments() function in simpleperf::CounterSummaries
/system/tools/aidl/
Dgenerate_java.cpp292 std::string GenerateComments(const AidlCommentable& node) { in GenerateComments() function