Searched refs:LinkContext (Results 1 – 1 of 1) sorted by relevance
81 class LinkContext : public IAaptContext { class83 explicit LinkContext(IDiagnostics* diagnostics) in LinkContext() function in aapt::LinkContext152 DISALLOW_COPY_AND_ASSIGN(LinkContext);751 Linker(LinkContext* context, const LinkOptions& options) in Linker()2154 LinkContext* context_;2183 LinkContext context(diag_); in Action()