Searched refs:write_native_header_preamble (Results 1 – 4 of 4) sorted by relevance
/frameworks/proto_logging/stats/stats_log_api_gen/ |
D | utils.h | 99 void write_native_header_preamble(FILE* out, const string& cppNamespace, bool includePull,
|
D | native_writer_vendor.cpp | 322 write_native_header_preamble(out, cppNamespace, false, /*isVendorAtomLogging=*/true); in write_stats_log_header_vendor()
|
D | native_writer.cpp | 463 write_native_header_preamble(out, cppNamespace, includePull); in write_stats_log_header()
|
D | utils.cpp | 410 void write_native_header_preamble(FILE* out, const string& cppNamespace, bool includePull, in write_native_header_preamble() function
|