Home
last modified time | relevance | path

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

/bionic/libc/system_properties/
Dcontexts_split.cpp335 auto cnode = entry->context; in GetPropAreaForName() local
336 if (!cnode->pa()) { in GetPropAreaForName()
340 cnode->Open(false, nullptr); in GetPropAreaForName()
342 return cnode->pa(); in GetPropAreaForName()