HomeSort by relevance Sort by last modified time
    Searched refs:map_prop_area_rw (Results 1 - 5 of 5) sorted by null

  /bionic/libc/system_properties/
context_node.cpp 60 pa_ = prop_area::map_prop_area_rw(filename, context_, fsetxattr_failed);
contexts_serialized.cpp 78 prop_area::map_prop_area_rw(filename, "u:object_r:properties_serial:s0", fsetxattr_failed);
contexts_split.cpp 206 prop_area::map_prop_area_rw(filename, "u:object_r:properties_serial:s0", fsetxattr_failed);
prop_area.cpp 51 prop_area* prop_area::map_prop_area_rw(const char* filename, const char* context, function in class:prop_area
  /bionic/libc/system_properties/include/system_properties/
prop_area.h 94 static prop_area* map_prop_area_rw(const char* filename, const char* context,

Completed in 5978 milliseconds