Searched refs:s_pInstance (Results 1 – 2 of 2) sorted by relevance
169 if (s_pInstance != NULL) in SimpleApp()173 s_pInstance = this; in SimpleApp()182 static SimpleApp* s_pInstance; variable
24 SimpleApp* SimpleApp::s_pInstance = NULL; member in nw::demo::SimpleApp