Home
last modified time | relevance | path

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

/frameworks/base/tools/stats_log_api_gen/
DCollation.cpp433 AtomDecl nonChainedAtomDecl(atomField->number(), atomField->name(), atom->name()); in collate_atoms() local
435 if (get_non_chained_node(atom, &nonChainedAtomDecl, &nonChainedSignature)) { in collate_atoms()
448 atoms->non_chained_decls.insert(nonChainedAtomDecl); in collate_atoms()