Home
last modified time | relevance | path

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

/ide/tools/previewer/test/mock/window/
H A DMockWindow.cpp58 const std::shared_ptr<OHOS::AbilityRuntime::Context>& context, WMError& errCode) in Create()
57 Create(const std::string& windowName, sptr<WindowOption>& option, const std::shared_ptr<OHOS::AbilityRuntime::Context>& context, WMError& errCode) Create() argument
H A Dwindow.h67 WMError& errCode = DefaultCreateErrCode);
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp579 OHOS::Rosen::WMError errCode; in TEST_F() local
581 auto window = OHOS::Rosen::Window::Create("previewer", sp, nullptr, errCode); in TEST_F()
589 OHOS::Rosen::WMError errCode; in TEST_F() local
591 auto window = OHOS::Rosen::Window::Create("previewer", sp, nullptr, errCode); in TEST_F()
/ide/tools/previewer/jsapp/rich/external/
H A DStageContext.cpp458 int errCode = -1; in GetUpwardDirIndex() local
459 return errCode; in GetUpwardDirIndex()
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp253 OHOS::Rosen::WMError errCode; in RunNormalAbility() local
255 auto window = OHOS::Rosen::Window::Create("previewer", sp, nullptr, errCode); in RunNormalAbility()

Completed in 6 milliseconds