Searched defs:GetPackageId (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/libs/androidfw/include/androidfw/ | ||
D | LoadedArsc.h | 80 inline int GetPackageId() const { return package_id_; } in GetPackageId() function |
/frameworks/base/tools/aapt2/cmd/ | ||
D | Dump.cpp | 171 uint8_t GetPackageId() override { in GetPackageId() function in aapt::DumpContext |
D | Diff.cpp | 43 uint8_t GetPackageId() override { in GetPackageId() function in aapt::DiffContext |
D | Optimize.cpp | 96 uint8_t GetPackageId() override { in GetPackageId() function in aapt::OptimizeContext |
D | Compile.cpp | 623 uint8_t GetPackageId() override { in GetPackageId() function in aapt::CompileContext |
D | Link.cpp | 156 uint8_t GetPackageId() override { in GetPackageId() function in aapt::LinkContext |
/frameworks/base/tools/aapt2/test/ | ||
D | Context.h | 59 uint8_t GetPackageId() override { in GetPackageId() function |