Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmCommandUtility.cpp26 SmStaticCommandCache* s_StaticCmdCache = NULL; variable
37 NW_ASSERT( !s_StaticCmdCache ); in SmStaticCommandCache()
52 s_StaticCmdCache = this; in SmStaticCommandCache()
62 s_StaticCmdCache = NULL; in ~SmStaticCommandCache()