Home
last modified time | relevance | path

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

/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/
H A Drust_writer.cpp536 auto nonChained = nonChainedAtomDeclSet.find(atomDecl); in write_rust_stats_write_atoms() local
537 if (nonChained != nonChainedAtomDeclSet.end()) { in write_rust_stats_write_atoms()
538 write_rust_stats_write_non_chained_method(out, *nonChained, attributionDecl); in write_rust_stats_write_atoms()