Searched refs:Started (Results 1 – 14 of 14) sorted by relevance
/aosp12/system/core/debuggerd/ |
H A D | debuggerd_benchmark.cpp | 34 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()
|
/aosp12/system/extras/simpleperf/ |
H A D | workload.h | 35 Started, enumerator 47 bool IsStarted() { return work_state_ == Started; } in IsStarted()
|
H A D | workload.cpp | 173 work_state_ = Started; in Start()
|
/aosp12/art/test/2030-long-running-child/ |
H A D | expected-stdout.txt | 1 Main Started
|
/aosp12/art/test/2033-shutdown-mechanics/ |
H A D | expected-stdout.txt | 2 Main Started
|
/aosp12/art/test/124-missing-classes/ |
H A D | expected-stdout.txt | 1 Test Started
|
/aosp12/frameworks/av/media/tests/SampleVideoEncoder/ |
H A D | README.md | 8 # Getting Started
|
/aosp12/system/bt/gd/rust/linux/adapter/src/ |
H A D | main.rs | 147 if state == btif::BtDiscoveryState::Started { in mainloop()
|
/aosp12/build/make/tools/droiddoc/templates-pdk/ |
H A D | sdkpage.cs | 221 … href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> document for more information in onDownload()
|
/aosp12/system/bt/gd/rust/topshim/src/ |
H A D | btif.rs | 48 Started, enumerator
|
/aosp12/frameworks/base/core/proto/android/service/ |
H A D | procstats.proto | 204 // Operate enum: Started, Foreground, Bound, Executing
|
/aosp12/hardware/interfaces/wifi/supplicant/1.0/ |
H A D | ISupplicantStaIfaceCallback.hal | 353 * Started association with new bssid.
|
/aosp12/system/chre/doc/ |
H A D | nanoapp_developer_guide.md | 13 ## Getting Started
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 7291 // Operate enum: Started, Foreground, Bound, Executing
|