Searched refs:ObjectList (Results 1 – 2 of 2) sorted by relevance
54 using ObjectList = std::vector<std::any>; typedef in ibm::logging::Manager55 using InterfaceMapMulti = std::map<InterfaceType, ObjectList>;
141 ObjectList objects{object}; in addChildInterface()151 ObjectList objects{object}; in addChildInterface()