Home
last modified time | relevance | path

Searched defs:clear_data (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/tests/JankBench/scripts/
H A Drunall.py20 def clear_data(device = None): function
/aosp12/system/extras/profcollectd/libprofcollectd/
H A Dconfig.rs151 pub fn clear_data() -> Result<()> { in clear_data() function