Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_cache_mgr.h28 enum class CacheState { enum
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_cache.h57 using CacheState = uint8_t[FONT_HASH_NR][UNICODE_HASH_NR]; variable