Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.cpp35 bool ResourceConfiguration::ParseJsonColorMode(const std::unique_ptr<JsonValue>& jsonConfig, uint32… in ParseJsonColorMode() function in OHOS::Ace::ResourceConfiguration
82 ParseJsonColorMode(jsonConfig, updateFlags); in UpdateFromJsonString()
H A Dresource_configuration.h161 bool ParseJsonColorMode(const std::unique_ptr<JsonValue>& jsonConfig, uint32_t& updateFlags);