Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DDiff.cpp238 static bool EmitResourcePackageDiff(IAaptContext* context, LoadedApk* apk_a, in EmitResourcePackageDiff() function
348 diff |= EmitResourcePackageDiff(context, apk_a, package_a, apk_b, package_b); in EmitResourceTableDiff()