Home
last modified time | relevance | path

Searched refs:ParseSystemParams (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h148 void ParseSystemParams(OHOS::Ace::Platform::AceRunArgs& args, const Json2::Value& paramObj);
H A DJsAppImpl.cpp755 void JsAppImpl::ParseSystemParams(OHOS::Ace::Platform::AceRunArgs& args, const Json2::Value& paramObj) in ParseSystemParams() function in JsAppImpl
786 ParseSystemParams(aceRunArgs, paramObj); in SetSystemParams()
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp653 JsAppImpl::GetInstance().ParseSystemParams(JsAppImpl::GetInstance().aceRunArgs, paramObj); in TEST_F()
667 JsAppImpl::GetInstance().ParseSystemParams(JsAppImpl::GetInstance().aceRunArgs, paramObj2); in TEST_F()

Completed in 4 milliseconds