Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
H A Dmanifest_appinfo.h48 void ParseI18nJsonInfo();
H A Dmanifest_appinfo.cpp102 void ManifestAppInfo::ParseI18nJsonInfo() in ParseI18nJsonInfo() function in OHOS::Ace::Framework::ManifestAppInfo
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp106 delegate->manifestParser_->GetAppInfo()->ParseI18nJsonInfo(); in ParseManifest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp183 delegate->manifestParser_->GetAppInfo()->ParseI18nJsonInfo(); in RunPage()