Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/configuration/
DConfigurationParser.cpp97 NoopDiagnostics noop_; variable
442 : contents_(std::move(contents)), config_path_(config_path), diag_(&noop_) { in ConfigurationParser()