Searched refs:wrapped_context (Results 1 – 1 of 1) sorted by relevance
138 ContextWrapper wrapped_context{context_}; in FromBaseApk() local139 wrapped_context.SetSource(artifact.name); in FromBaseApk()162 android::IDiagnostics* diag = wrapped_context.GetDiagnostics(); in FromBaseApk()188 if (!apk_->WriteToArchive(&wrapped_context, table.get(), options.table_flattener_options, in FromBaseApk()230 ContextWrapper wrapped_context{context}; in FilterTable() local231 wrapped_context.SetSource(artifact.name); in FilterTable()251 wrapped_context.SetMinSdkVersion(artifact.android_sdk.value().min_sdk_version); in FilterTable()257 if (!collapser.Consume(&wrapped_context, table.get())) { in FilterTable()