HomeSort by relevance Sort by last modified time
    Searched full:is_variable_size (Results 1 - 1 of 1) sorted by null

  /art/runtime/mirror/
class-inl.h 45 bool is_variable_size = IsVariableSize<kVerifyFlags, kReadBarrierOption>(); local
46 CHECK(!is_variable_size) << " class=" << PrettyTypeOf(this);

Completed in 109 milliseconds