Searched defs:Container (Results 1 – 2 of 2) sorted by relevance
33 struct Container { struct35 std::vector<std::vector<std::wstring>> initialsContainer_; argument37 std::vector<std::vector<std::wstring>> nameFullFightContainer_; argument
154 Container::Container(const std::string &id) in Container() function in NativeXComponentSample::Container