Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.cpp175 static std::unique_ptr<JsonValue> g_indexJsonError = nullptr; variable
850 …GetLocalJsonObject(InternalResource::ResourceId::ERRORINFO_JSON, language, g_indexJsonError, local… in GetErrorDescription()