Home
last modified time | relevance | path

Searched defs:paramObj (Results 1 – 2 of 2) sorted by relevance

/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp749 …d JsAppImpl::ParseSystemParams(OHOS::Ace::Platform::AceRunArgs& args, const Json2::Value& paramObj) in ParseSystemParams()
778 …JsAppImpl::SetSystemParams(OHOS::Ace::Platform::SystemParams& params, const Json2::Value& paramObj) in SetSystemParams()
/ide/tools/previewer/test/unittest/jsapp/
DJsAppImplTest.cpp653 Json2::Value paramObj = JsonReader::CreateNull(); in TEST_F() local