Home
last modified time | relevance | path

Searched refs:__system_property_area_serial (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/libs/native_bridge_support/libc/
H A Dstubs_arm.cpp27 DEFINE_INTERCEPTABLE_STUB_FUNCTION(__system_property_area_serial);
120 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", __system_property_area_serial); in init_stub_library()
H A Dstubs_arm64.cpp27 DEFINE_INTERCEPTABLE_STUB_FUNCTION(__system_property_area_serial);
122 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", __system_property_area_serial); in init_stub_library()
/aosp12/bionic/libc/include/sys/
H A D_system_properties.h95 uint32_t __system_property_area_serial(void);
/aosp12/system/logging/liblog/
H A Dproperties.cpp142 current_global_serial = __system_property_area_serial(); in __android_log_level()
299 current_serial = __system_property_area_serial(); in do_cache2_char()
/aosp12/bionic/libc/private/
H A DCachedProperty.h67 uint32_t property_area_serial = __system_property_area_serial(); in Get()
/aosp12/bionic/libc/bionic/
H A Dsystem_property_api.cpp63 uint32_t __system_property_area_serial() { in __system_property_area_serial() function
/aosp12/system/libbase/
H A Dproperties.cpp241 uint32_t property_area_serial = __system_property_area_serial(); in Get()
/aosp12/bionic/libc/
H A Dlibc.map.txt190 __system_property_area_serial; # introduced=23
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt190 __system_property_area_serial; # introduced=23