Searched refs:LinkContext (Results 1 – 1 of 1) sorted by relevance
120 class LinkContext : public IAaptContext { class122 LinkContext(IDiagnostics* diagnostics) in LinkContext() function in aapt::LinkContext183 DISALLOW_COPY_AND_ASSIGN(LinkContext);683 LinkCommand(LinkContext* context, const LinkOptions& options) in LinkCommand()1807 LinkContext* context_;1828 LinkContext context(diagnostics); in Link()