Searched refs:write_atoms_info_header (Results 1 – 3 of 3) sorted by relevance
32 int write_atoms_info_header(FILE* out, const Atoms& atoms, const string& namespaceStr);
185 int write_atoms_info_header(FILE* out, const Atoms &atoms, const string& namespaceStr) { in write_atoms_info_header() function
696 errorCount = android::stats_log_api_gen::write_atoms_info_header(out, atoms, cppNamespace); in run()