Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp1134 auto jsonBody = ParseFileData(content); in GetResourceValue() local
1135 resourceJson_->Put(path.c_str(), jsonBody); in GetResourceValue()