HomeSort by relevance Sort by last modified time
    Searched full:log_header (Results 1 - 1 of 1) sorted by null

  /system/core/init/
bootchart.cpp 42 #define LOG_HEADER LOG_ROOT"/header"
69 static void log_header() { function
88 FILE* out = fopen(LOG_HEADER, "we");
202 log_header();

Completed in 308 milliseconds