Home
last modified time | relevance | path

Searched refs:appcompat_contexts (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/system_properties/
Dsystem_properties.cpp126 auto* appcompat_contexts = new (appcompat_override_contexts_data_) ContextsSerialized(); in AreaInit() local
127 if (!appcompat_contexts->Initialize(true, appcompat_filename_.c_str(), fsetxattr_failed, in AreaInit()
132 appcompat_override_contexts_ = appcompat_contexts; in AreaInit()