Home
last modified time | relevance | path

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

/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/
H A Dnative_writer.cpp292 static void write_native_method_header(FILE* out, const string& methodName, in write_native_method_header() function
413 write_native_method_header(out, "int stats_write(", atoms.signatureInfoMap, attributionDecl); in write_stats_log_header()
419write_native_method_header(out, "int stats_write_non_chained(", atoms.nonChainedSignatureInfoMap, in write_stats_log_header()
427 write_native_method_header(out, "void addAStatsEvent(AStatsEventList* pulled_data, ", in write_stats_log_header()