Searched defs:paramObj (Results 1 – 2 of 2) sorted by relevance
749 …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()
653 Json2::Value paramObj = JsonReader::CreateNull(); in TEST_F() local