Home
last modified time | relevance | path

Searched refs:SetIsDebug (Results 1 - 5 of 5) sorted by relevance

/ide/tools/previewer/jsapp/
H A DJsApp.cpp119 void JsApp::SetIsDebug(bool value) in SetIsDebug() function in JsApp
H A DJsApp.h117 void SetIsDebug(bool value);
/ide/tools/previewer/jsapp/lite/
H A DJsAppImpl.cpp273 SetIsDebug(true); in InitJsApp()
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp487 JsAppImpl::GetInstance().SetIsDebug(true); in TEST_F()
489 JsAppImpl::GetInstance().SetIsDebug(false); in TEST_F()
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp1057 SetIsDebug(true); in InitJsApp()

Completed in 5 milliseconds