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

  /bionic/libc/include/sys/
_system_properties.h 91 int __system_property_set_filename(const char *filename);
  /bionic/tests/
property_benchmark.cpp 48 __system_property_set_filename(pa_filename.c_str());
82 __system_property_set_filename(PROP_FILENAME);
system_properties_test.cpp 44 __system_property_set_filename(pa_filename.c_str());
55 __system_property_set_filename(PROP_FILENAME);
  /bionic/libc/bionic/
system_properties.c 183 int __system_property_set_filename(const char *filename) function

Completed in 189 milliseconds