Searched refs:ptLayoutDesc_ (Results 1 – 2 of 2) sorted by relevance
141 return ptLayoutDesc_; in GetPtLayoutDesc()177 ptLayoutDesc_.emplace_back(key, handler); in AddPtKeyAndDesc()204 LayoutDesc ptLayoutDesc_; variable
32 UpdateKeyAndDesc(key, handler, ptLayoutDesc_); in UpdateKeyAndDesc()58 for (const auto &iter : from.ptLayoutDesc_) { in Merge()