Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_properties.cpp867 static bool map_system_property_area(bool access_rw, bool* fsetxattr_failed) { in map_system_property_area() function
1097 if (!map_system_property_area(false, nullptr)) { in __system_properties_init()
1134 if (open_failed || !map_system_property_area(true, &fsetxattr_failed)) { in __system_property_area_init()