Searched refs:ATTR_STATIC_CLASS (Results 1 – 2 of 2) sorted by relevance
65 static const char * const ATTR_STATIC_CLASS; variable
26 const char * const AppStyleManager::ATTR_STATIC_CLASS = "staticClass"; member in OHOS::ACELite::AppStyleManager36 …ticClassStrValue_ = jerry_create_string(reinterpret_cast<const jerry_char_t *>(ATTR_STATIC_CLASS)); in AppStyleManager()