Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring.h198 bool IsCompressed() REQUIRES_SHARED(Locks::mutator_lock_) { in IsCompressed() function
209 ALWAYS_INLINE static bool IsCompressed(int32_t count) { in IsCompressed() function