Searched refs:pOwnSvApp (Results 1 – 1 of 1) sorted by relevance
241 static Application * pOwnSvApp = NULL; variable293 pOwnSvApp = new Application_Impl(); in InitVCL()581 if( pOwnSvApp ) in DeInitVCL()583 delete pOwnSvApp; in DeInitVCL()584 pOwnSvApp = NULL; in DeInitVCL()
Completed in 6 milliseconds