Home
last modified time | relevance | path

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

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