Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/cmds/idmap2/idmap2d/
H A DIdmap2Service.h83 struct CachedContainer { struct
90 std::unordered_map<std::string, CachedContainer> container_cache_; argument