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 | 166 uint8_t GetPackageId() override { in GetPackageId() function in aapt::DumpContext |
| D | Optimize.cpp | 84 uint8_t GetPackageId() override { in GetPackageId() function in aapt::OptimizeContext |
| D | Diff.cpp | 43 uint8_t GetPackageId() override { in GetPackageId() function in aapt::DiffContext |
| D | Compile.cpp | 635 uint8_t GetPackageId() override { in GetPackageId() function in aapt::CompileContext |
| D | Link.cpp | 154 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 |