Searched refs:__system_property_serial (Results 1 – 7 of 7) sorted by relevance
122 uint32_t __system_property_serial(const prop_info* __pi);
335 TEST(properties, __system_property_serial) { in TEST() argument343 unsigned serial = __system_property_serial(pi); in TEST()345 ASSERT_NE(serial, __system_property_serial(pi)); in TEST()392 unsigned serial = __system_property_serial(pi); in TEST()
76 uint32_t property_serial = __system_property_serial(prop_info_); in Get()
102 uint32_t __system_property_serial(const prop_info* pi) { in __system_property_serial() function
188 __system_property_serial(pinfo[i]); in BM_property_serial()
196 …__system_property_serial; # introduced-arm=19 introduced-arm64=21 introduced-x86=19 introduced-x86…