Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/
H A Ddebuggerd_benchmark.cpp34 enum class ThreadState { Starting, Started, Stopping }; enumerator
51 state.store(ThreadState::Started); in GetMaximumPause()
104 while (thread_state != ThreadState::Started) { in BM_maximum_pause_impl()
/aosp14/frameworks/base/core/proto/android/service/
H A Dprocstats.proto204 // Operate enum: Started, Foreground, Bound, Executing