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

  /bionic/libc/include/sys/
_system_properties.h 92 int __system_property_set_filename(const char *filename);
  /libnativehelper/tests/
JniInvocation_test.cpp 60 __system_property_set_filename(pa_filename.c_str());
72 __system_property_set_filename(PROP_FILENAME);
  /bionic/benchmarks/
property_benchmark.cpp 62 __system_property_set_filename(pa_filename.c_str());
116 __system_property_set_filename(PROP_FILENAME);
  /bionic/tests/
system_properties_test.cpp 47 __system_property_set_filename(pa_filename.c_str());
57 __system_property_set_filename(PROP_FILENAME);
  /bionic/libc/bionic/
system_properties.cpp 1036 int __system_property_set_filename(const char *filename) function
    [all...]

Completed in 554 milliseconds