Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DResourceTable.h134 std::optional<StagedId> staged_id; variable
216 std::optional<StagedId> staged_id; member
270 std::optional<StagedId> staged_id; member
DResources.proto205 uint32 staged_id = 2; field
242 StagedId staged_id = 7; field
DResourceTable.cpp355 const std::optional<StagedId>& staged_id, in InsertEntryIntoTableView()
/frameworks/base/tools/aapt2/format/binary/
DBinaryResourceParser.cpp528 const auto staged_id = ResourceId(android::util::DeviceToHost32(ref_iter->stagedResId)); in ParseStagedAliases() local
/frameworks/base/libs/androidfw/
DLoadedArsc.cpp764 auto staged_id = dtohl(entry_iter->stagedResId); in Load() local
/frameworks/base/tools/aapt2/format/proto/
DProtoDeserialize.cpp508 StagedId staged_id; in DeserializePackageFromPb() local