Searched refs:write_native_method_header (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/proto_logging/stats/stats_log_api_gen/ |
H A D | native_writer.cpp | 532 write_native_method_header(out, "int stats_write(", atoms.signatureInfoMap, attributionDecl); in write_stats_log_header() 540 write_native_method_header(out, "int stats_write_non_chained(", in write_stats_log_header() 548 write_native_method_header(out, "void addAStatsEvent(AStatsEventList* pulled_data, ", in write_stats_log_header()
|
H A D | utils.h | 95 void write_native_method_header(FILE* out, const string& methodName,
|
H A D | native_writer_vendor.cpp | 372 write_native_method_header(out, "VendorAtom createVendorAtom(", atoms.signatureInfoMap, in write_stats_log_header_vendor()
|
H A D | utils.cpp | 409 void write_native_method_header(FILE* out, const string& methodName, in write_native_method_header() function
|