Home
last modified time | relevance | path

Searched refs:TargetEntry (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/idmap2/include/idmap2/
DIdmap.h198 struct TargetEntry { struct
222 const std::vector<TargetEntry>& GetTargetEntries() const { in GetTargetEntries() argument
244 std::vector<TargetEntry> target_entries_;
/frameworks/base/cmds/idmap2/libidmap2/
DIdmap.cpp205 TargetEntry target_entry{}; in FromBinaryStream()