Home
last modified time | relevance | path

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

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