Home
last modified time | relevance | path

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

/frameworks/proto_logging/stats/stats_log_api_gen/
Dutils.h99 void write_native_header_preamble(FILE* out, const string& cppNamespace, bool includePull,
Dnative_writer.cpp462 const bool includePull = !atoms.pulledAtomsSignatureInfoMap.empty() && !bootstrap; in write_stats_log_header() local
463 write_native_header_preamble(out, cppNamespace, includePull); in write_stats_log_header()
Dutils.cpp410 void write_native_header_preamble(FILE* out, const string& cppNamespace, bool includePull, in write_native_header_preamble() argument
421 if (includePull) { in write_native_header_preamble()