Home
last modified time | relevance | path

Searched defs:staged_id (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/
H A DResourceTable.h134 Maybe<StagedId> staged_id; variable
212 Maybe<StagedId> staged_id; member
266 std::optional<StagedId> staged_id; member
H A DResourceTable.cpp347 const Maybe<StagedId>& staged_id, in InsertEntryIntoTableView()
/aosp12/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.cpp522 const auto staged_id = ResourceId(util::DeviceToHost32(ref_iter->stagedResId)); in ParseStagedAliases() local
/aosp12/frameworks/base/libs/androidfw/
H A DLoadedArsc.cpp719 auto staged_id = dtohl(entry_iter->stagedResId); in Load() local
/aosp12/frameworks/base/tools/aapt2/format/proto/
H A DProtoDeserialize.cpp507 StagedId staged_id; in DeserializePackageFromPb() local