Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.cpp174 static std::unique_ptr<JsonValue> g_indexJsonEntry = nullptr; variable
813 …GetLocalJsonObject(InternalResource::ResourceId::ENTRY_JSON, language, g_indexJsonEntry, localJson… in GetEntryLetters()