Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DDiff.cpp30 class DiffContext : public IAaptContext { class
32 DiffContext() : name_mangler_({}), symbol_table_(&name_mangler_) { in DiffContext() function in aapt::DiffContext
378 DiffContext context; in Action()