Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
D_system_properties.h99 int __system_property_area_init();
/bionic/benchmarks/
Dproperty_benchmark.cpp63 __system_property_area_init(); in LocalPropertyTestState()
/bionic/tests/
Dsystem_properties_test.cpp48 __system_property_area_init(); in LocalPropertyTestState()
/bionic/libc/
Dlibc.mips64.map136 __system_property_area_init;
Dlibc.x86_64.map136 __system_property_area_init;
Dlibc.arm64.map136 __system_property_area_init;
Dlibc.x86.brillo.map189 __system_property_area_init;
Dlibc.mips.brillo.map189 __system_property_area_init;
Dlibc.arm.brillo.map192 __system_property_area_init;
Dlibc.mips.map189 __system_property_area_init;
Dlibc.x86.map189 __system_property_area_init;
Dlibc.arm.map192 __system_property_area_init;
Dlibc.map.txt193 __system_property_area_init;
/bionic/libc/bionic/
Dsystem_properties.cpp1046 int __system_property_area_init() in __system_property_area_init() function