Searched refs:appcompat_override_contexts_data_ (Results 1 – 2 of 2) sorted by relevance
85 alignas(kMaxContextsAlign) char appcompat_override_contexts_data_[kMaxContextsSize]; variable
126 auto* appcompat_contexts = new (appcompat_override_contexts_data_) ContextsSerialized(); in AreaInit()