Searched refs:__system_properties_init (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/include/sys/
H A D_system_properties.h130 int __system_properties_init(void);
/bionic/tools/versioner/current/sys/
H A D_system_properties.h130 int __system_properties_init(void);
/bionic/libc/bionic/
H A Dlibc_init_common.cpp56 extern "C" int __system_properties_init(void);
134 __system_properties_init(); // Requires 'environ'.
H A Dsystem_property_api.cpp47 int __system_properties_init() { function
/bionic/linker/
H A Dlinker_main.cpp195 extern "C" int __system_properties_init(void);
248 __system_properties_init(); // may use 'environ'

Completed in 1186 milliseconds