Home
last modified time | relevance | path

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

/frameworks/base/tools/stats_log_api_gen/
DCollation.cpp434 vector<java_type_t> nonChainedSignature; in collate_atoms() local
435 if (get_non_chained_node(atom, &nonChainedAtomDecl, &nonChainedSignature)) { in collate_atoms()
442 atoms->non_chained_signatures_to_modules[nonChainedSignature] = modules_non_chained; in collate_atoms()