Home
last modified time | relevance | path

Searched defs:SetPackageId (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/test/
H A DContext.h64 void SetPackageId(uint8_t package_id) { in SetPackageId() function
119 ContextBuilder& SetPackageId(uint8_t id) { in SetPackageId() function
/aosp14/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp137 void SetPackageId(uint8_t id) { in SetPackageId() function in aapt::LinkContext