Home
last modified time | relevance | path

Searched defs:print_header (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/memory/libmeminfo/tools/
H A Dwsstop.cpp50 static void print_header() { in print_header() function
H A Dprocmem.cpp73 static void print_header(std::stringstream& ss) { in print_header() function
H A Dshowmap.cpp141 static void print_header() { in print_header() function
H A Dprocrank.cpp203 static void print_header(std::stringstream& ss) { in print_header() function
/aosp12/build/make/tools/releasetools/
H A Dblockimgdiff.py188 def print_header(header, separator): function
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dencoder_performance_test.cpp307 auto print_header = [&](const std::string& header) { in RunTests() local