Home
last modified time | relevance | path

Searched refs:GetDefaultJSONTree (Results 1 - 9 of 9) sorted by relevance

/ide/tools/previewer/test/mock/arkui/
H A DMockAceAbility.cpp88 std::string AceAbility::GetDefaultJSONTree() in GetDefaultJSONTree() function in OHOS::Ace::Platform::AceAbility
/ide/tools/previewer/test/mock/jsapp/
H A DMockJsApp.cpp34 std::string JsApp::GetDefaultJSONTree() { in GetDefaultJSONTree() function in JsApp
H A DMockJsAppImpl.cpp90 std::string JsAppImpl::GetDefaultJSONTree() in GetDefaultJSONTree() function in JsAppImpl
/ide/tools/previewer/jsapp/
H A DJsApp.cpp139 std::string JsApp::GetDefaultJSONTree() in GetDefaultJSONTree() function in JsApp
H A DJsApp.h121 virtual std::string GetDefaultJSONTree();
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h65 std::string GetDefaultJSONTree() override;
H A DJsAppImpl.cpp111 std::string JsAppImpl::GetDefaultJSONTree() in GetDefaultJSONTree() function in JsAppImpl
114 std::string jsonTree = ability->GetDefaultJSONTree(); in GetDefaultJSONTree()
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp112 EXPECT_EQ(JsAppImpl::GetInstance().GetDefaultJSONTree(), "defaultjsontree"); in TEST_F()
/ide/tools/previewer/cli/
H A DCommandLine.cpp1190 std::string str = JsAppImpl::GetInstance().GetDefaultJSONTree(); in RunAction()

Completed in 12 milliseconds