Home
last modified time | relevance | path

Searched refs:UpdateWithJson (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dnative_view.cpp253 cjView_->UpdateWithJson(jsonData); in ExecuteUpdateWithValueParams()
306 void RemoteView::UpdateWithJson(const std::string& value) in UpdateWithJson() function in OHOS::Ace::Framework::RemoteView
H A Dnative_view.h46 void UpdateWithJson(const std::string&);