Searched refs:GetAllSingletonObjectInstances (Results 1 – 3 of 3) sorted by relevance
218 … virtual BASE_NS::vector<BASE_NS::shared_ptr<IObject>> GetAllSingletonObjectInstances() const = 0;
72 BASE_NS::vector<IObject::Ptr> GetAllSingletonObjectInstances() const override;
432 BASE_NS::vector<IObject::Ptr> ObjectRegistry::GetAllSingletonObjectInstances() const in GetAllSingletonObjectInstances() function in ObjectRegistry