Home
last modified time | relevance | path

Searched refs:Init (Results 1 - 16 of 16) sorted by relevance

/ide/tools/previewer/test/mock_lite/ui_lite/
H A DMockGraphicStartUp.cpp20 void GraphicStartUp::Init() in Init() function in OHOS::GraphicStartUp
H A DMockTask.cpp20 void Task::Init() {} in Init() function in OHOS::Task
H A DMockInputDeviceManager.cpp34 void InputDeviceManager::Init() {} in Init() function in OHOS::InputDeviceManager
/ide/tools/previewer/test/mock/graphic/
H A DMockGlfwRenderContext.cpp28 int GlfwRenderContext::Init() in Init() function in OHOS::Rosen::GlfwRenderContext
/ide/tools/previewer/test/unittest/jsapp_lite/
H A DTimerTaskHandlerTest.cpp52 CommandLineInterface::GetInstance().Init("pipeName"); in TEST()
H A DJsAppImplTest.cpp51 CommandLineInterface::GetInstance().Init("pipeName"); in SetUpTestCase()
/ide/tools/previewer/test/fuzztest/jsonparse_fuzzer/
H A DDeviceConfigParseFuzzer.cpp60 CommandLineInterface::GetInstance().Init("pipeName"); in TEST()
/ide/tools/previewer/cli/
H A DCommandLineInterface.h39 void Init(std::string pipeBaseName);
H A DCommandLineInterface.cpp239 void CommandLineInterface::Init(std::string pipeBaseName) in Init() function in CommandLineInterface
/ide/tools/previewer/test/fuzztest/commandparse_fuzzer/
H A DCommandParse.cpp55 CommandLineInterface::GetInstance().Init("pipeName"); in CreateAndExecuteCommand()
/ide/tools/previewer/jsapp/lite/
H A DJsAppImpl.cpp98 lbEngine.Init(); in InitFontEngine()
157 OHOS::GraphicStartUp::Init(); in ThreadCallBack()
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineInterfaceTest.cpp227 instance.Init("phone"); in TEST()
283 instance.Init(deviceType); in TEST()
351 CommandLineInterface::GetInstance().Init(deviceType); in TEST()
363 CommandLineInterface::GetInstance().Init(deviceType); in TEST()
/ide/tools/previewer/
H A DRichPreviewer.cpp116 CommandLineInterface::GetInstance().Init(parser.Value("s")); in main()
H A DThinPreviewer.cpp118 CommandLineInterface::GetInstance().Init(parser.Value("s")); in main()
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp51 CommandLineInterface::GetInstance().Init("pipeName"); in SetUpTestCase()
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp890 if (!glfwRenderContext->Init()) { in InitGlfwEnv()

Completed in 7 milliseconds