Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/bionic/libc/system_properties/include/system_properties/
H A Dcontexts_pre_split.h46 virtual prop_area* GetPropAreaForName(const char*) override { in GetPropAreaForName() function
/aosp_15_r20/bionic/libc/system_properties/include/system_properties/
H A Dcontexts_pre_split.h46 virtual prop_area* GetPropAreaForName(const char*) override { in GetPropAreaForName() function
/aosp_15_r20/bionic/libc/system_properties/
H A Dcontexts_serialized.cpp133 prop_area* ContextsSerialized::GetPropAreaForName(const char* name) { in GetPropAreaForName() function in ContextsSerialized
H A Dcontexts_split.cpp323 prop_area* ContextsSplit::GetPropAreaForName(const char* name) { in GetPropAreaForName() function in ContextsSplit