Searched refs:CreateElementFunc (Results 1 – 1 of 1) sorted by relevance
106 using CreateElementFunc = std::function<RefPtr<InspectorComposedElement>(const std::string& id)>; typedef108 const std::unordered_map<std::string, CreateElementFunc> CREATE_ELEMENT_MAP {