Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/Tracing/tools/
H A DLayerTraceGenerator.cpp53 bool onlyLastEntry) { in generate()
/aosp_15_r20/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
H A DPowerPolicyTestAnalyzer.java64 private TestResultTable getTestResults(String shellOutput, boolean onlyLastEntry) in getTestResults()