Searched defs:EnumerateNamespaces (Results 1 – 2 of 2) sorted by relevance
26 inline bool Namespace::EnumerateNamespaces(const std::function<bool(core::Namespace)> &cb) const in EnumerateNamespaces() function
125 inline bool Module::EnumerateNamespaces(const std::function<bool(core::Namespace)> &cb) const in EnumerateNamespaces() function