Home
last modified time | relevance | path

Searched refs:__system_property_serial (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/include/sys/
D_system_properties.h123 uint32_t __system_property_serial(const prop_info* _Nonnull __pi);
/bionic/libc/private/
DCachedProperty.h76 uint32_t property_serial = __system_property_serial(prop_info_); in Get()
/bionic/libc/bionic/
Dsystem_property_api.cpp103 uint32_t __system_property_serial(const prop_info* pi) { in __system_property_serial() function
/bionic/tests/
Dsystem_properties_test.cpp409 TEST(properties, __system_property_serial) { in TEST() argument
417 unsigned serial = __system_property_serial(pi); in TEST()
419 ASSERT_NE(serial, __system_property_serial(pi)); in TEST()
466 unsigned serial = __system_property_serial(pi); in TEST()
/bionic/benchmarks/
Dproperty_benchmark.cpp192 __system_property_serial(pinfo[i]); in BM_property_serial()
/bionic/libc/
Dlibc.map.txt196__system_property_serial; # introduced-arm=19 introduced-arm64=21 introduced-x86=19 introduced-x86…
/bionic/tools/versioner/platforms/
Dlibc.map.txt196__system_property_serial; # introduced-arm=19 introduced-arm64=21 introduced-x86=19 introduced-x86…