Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DDiff.cpp155 static bool EmitResourceTypeDiff(IAaptContext* context, LoadedApk* apk_a, in EmitResourceTypeDiff() function
295 diff |= EmitResourceTypeDiff(context, apk_a, pkg_a, type_a, apk_b, pkg_b, type_b); in EmitResourcePackageDiff()