Searched refs:OsLayerFactory (Results 1 – 3 of 3) sorted by relevance
30 OsLayer *OsLayerFactory(const std::map<std::string, std::string> &options) { in OsLayerFactory() function
425 OsLayer *OsLayerFactory(const std::map<std::string, std::string> &options);
582 os_ = OsLayerFactory(options); in Initialize()