Home
last modified time | relevance | path

Searched refs:STYLES_FOLDER (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp38 const char STYLES_FOLDER[] = "styles/"; member
165 if (EndWith(file, FILE_TYPE_JSON) && !StartWith(file, STYLES_FOLDER)) { in GetConfigurationCommon()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp41 const char STYLES_FOLDER[] = "styles/"; member
192 if (EndWith(file, FILE_TYPE_JSON) && !StartWith(file, STYLES_FOLDER)) { in GetConfigurationCommon()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp51 const char STYLES_FOLDER[] = "styles/"; member
234 if (EndWith(file, FILE_TYPE_JSON) && !StartWith(file, STYLES_FOLDER)) { in GetConfigurationCommon()

Completed in 14 milliseconds