Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_theme_style.cpp24 constexpr char MEDIA_VALUE_PREFIX[] = "/"; member
162 } else if (attrValue.find(MEDIA_VALUE_PREFIX) != std::string::npos) { in ParseContent()
208 auto pos = attrValue.find(MEDIA_VALUE_PREFIX); in OnParseResourceMedia()
218 auto pos = attrValue.find_last_of(MEDIA_VALUE_PREFIX); in OnParseResourceMedia()

Completed in 2 milliseconds