Home
last modified time | relevance | path

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

/bionic/libc/system_properties/include/system_properties/
Dcontexts_pre_split.h46 virtual prop_area* GetPropAreaForName(const char*) override { in GetPropAreaForName() function
/bionic/libc/system_properties/
Dcontexts_serialized.cpp129 prop_area* ContextsSerialized::GetPropAreaForName(const char* name) { in GetPropAreaForName() function in ContextsSerialized
Dcontexts_split.cpp327 prop_area* ContextsSplit::GetPropAreaForName(const char* name) { in GetPropAreaForName() function in ContextsSplit