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