Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_properties.cpp317 static prop_area* map_prop_area(const char* filename, bool is_legacy) { in map_prop_area() argument
320 if (fd == -1 && errno == ENOENT && is_legacy) { in map_prop_area()