Home
last modified time | relevance | path

Searched defs:jsonConfig (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.cpp35 bool ResourceConfiguration::ParseJsonColorMode(const std::unique_ptr<JsonValue>& jsonConfig, uint32_t& updateFlags) in ParseJsonColorMode() argument
59 bool ResourceConfiguration::ParseJsonFontRatio(const std::unique_ptr<JsonValue>& jsonConfig, uint32_t& updateFlags) in ParseJsonFontRatio() argument
79 std::unique_ptr<JsonValue> jsonConfig = JsonUtil::ParseJsonString(jsonStr); in UpdateFromJsonString() local
[all...]

Completed in 1 milliseconds