Searched refs:getSingletonImpl (Results 1 – 2 of 2) sorted by relevance
231 return static_cast<Storage *>(getSingletonImpl(id)); in get()276 BaseStorage *getSingletonImpl(TypeID id);
361 auto StorageUniquer::getSingletonImpl(TypeID id) -> BaseStorage * { in getSingletonImpl() function in StorageUniquer