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