Home
last modified time | relevance | path

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

/frameworks/native/libs/tracing_perfetto/
Dtracing_perfetto_internal.cpp90 static uint32_t system_property_serial(const prop_info* pi [[maybe_unused]]) { in system_property_serial() function
185 last_prefer_seq_num = system_property_serial(new_prefer_property_info); in updatePreferFlags()
189 uint32_t prefer_seq_num = system_property_serial(prefer_property_info); in updatePreferFlags()