Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmCommandUtility.cpp24 SmStaticCommandCache* s_StaticCmdCache = NULL; variable
35 NW_ASSERT( !s_StaticCmdCache ); in SmStaticCommandCache()
50 s_StaticCmdCache = this; in SmStaticCommandCache()
60 s_StaticCmdCache = NULL; in ~SmStaticCommandCache()