Home
last modified time | relevance | path

Searched defs:CheckThemeStyleLoaded (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_theme_style.cpp232 void ResourceThemeStyle::CheckThemeStyleLoaded(const std::string& patternName) in CheckThemeStyleLoaded() function in OHOS::Ace::ResourceThemeStyle
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_style.h129 virtual void CheckThemeStyleLoaded(const std::string& patternName) {} in CheckThemeStyleLoaded() function