Searched refs:isSingletonStorageInitialized (Results 1 – 4 of 4) sorted by relevance
203 if (!ctx->getTypeUniquer().isSingletonStorageInitialized(typeID)) in getWithTypeID()
229 if (!ctx->getAttributeUniquer().isSingletonStorageInitialized(typeID)) in getWithTypeID()
242 bool isSingletonStorageInitialized(TypeID id);
366 bool StorageUniquer::isSingletonStorageInitialized(TypeID id) { in isSingletonStorageInitialized() function in StorageUniquer