Home
last modified time | relevance | path

Searched refs:OsLayerFactory (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos_factory.cc30 OsLayer *OsLayerFactory(const std::map<std::string, std::string> &options) { in OsLayerFactory() function
H A Dos.h425 OsLayer *OsLayerFactory(const std::map<std::string, std::string> &options);
H A Dsat.cc582 os_ = OsLayerFactory(options); in Initialize()