Home
last modified time | relevance | path

Searched refs:Running (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/rs/tests/lldb/
DREADME.txt28 Running the test suite:
219 Running test_allocation_dump_2_cpp.py: PASS
220 Running test_breakpoint_fileline_multiple_rs_files_cpp.py: PASS
221 Running test_read_local_cpp.py: PASS
222 Running test_breakpoint_kernel_multiple_rs_files_cpp.py: PASS
223 Running test_multiple_rs_files_cpp.py: PASS
224 Running test_breakpoint_kernel_all_multiple_rs_files_cpp.py: PASS
225 Running test_dwarf_lang_cpp.py: PASS
226 Running test_write_global_element_cpp.py: PASS
227 Running test_allocation_list_cpp.py: PASS
[all …]
/frameworks/native/services/surfaceflinger/Scheduler/
DTimer.cpp135 setDebugState(DebugState::Running); in dispatch()
173 setDebugState(DebugState::Running); in dispatch()
192 setDebugState(DebugState::Running); in dispatch()
201 setDebugState(DebugState::Running); in dispatch()
206 setDebugState(DebugState::Running); in dispatch()
222 case DebugState::Running: in strDebugState()
DTimer.h40 enum class DebugState { Reset, Running, Waiting, Reading, InCallback, Terminated }; enumerator
/frameworks/base/libs/hwui/
DAnimator.cpp89 mStagingPlayState = PlayState::Running; in start()
121 mPlayTime = (mPlayState == PlayState::Running || mPlayState == PlayState::Reversing) in resolveStagingRequest()
124 mPlayState = PlayState::Running; in resolveStagingRequest()
128 mPlayTime = (mPlayState == PlayState::Running || mPlayState == PlayState::Reversing) in resolveStagingRequest()
181 } else if (mStagingPlayState == PlayState::Running || in pushStaging()
234 if (mPlayState < PlayState::Running) { in animate()
276 if ((mPlayState == PlayState::Running || mPlayState == PlayState::Reversing) && mDuration > 0) { in updatePlayTime()
343 if (mStagingPlayState == PlayState::Running) { in onStagingPlayStateChanged()
DAnimator.h88 return mPlayState == PlayState::Running || mPlayState == PlayState::Reversing; in isRunning()
121 Running, enumerator
/frameworks/native/cmds/surfacereplayer/replayer/
DEvent.cpp27 changeState(Event::EventState::Running); in readyToExecute()
33 waitUntil(Event::EventState::Running); in complete()
DEvent.h37 Running // Finishing execution of rest of work enumerator
DREADME.md42 inside the android shell. This will replay the full trace and then exit. Running this command
233 - **Running** - The worker is running again and finishing the rest of its work.
237 main thread will **Signal** it to complete. The worker thread changes itself to the **Running**
/frameworks/base/tests/RollbackTest/
DREADME.txt17 Running the tests
/frameworks/base/tests/SystemMemoryTest/
DREADME.txt11 Running the test
/frameworks/av/media/tests/SampleVideoEncoder/
DREADME.md36 # Running Tests
40 ## Running the tests using atest
/frameworks/base/data/fonts/
DAndroid.mk43 @echo Running fontchain lint
/frameworks/base/tools/aapt2/
Ddevelopment.md10 ## Running tests
/frameworks/native/cmds/flatland/
DREADME.txt14 benchmark. Running 'adb shell stop' after turning off the display is probably
22 memory bus clocks. Running flatland with dynamic clocking essentially
/frameworks/base/wifi/tests/
DREADME.md8 ## Running Tests
/frameworks/compile/slang/lit-tests/
DREADME29 Running
/frameworks/base/lowpan/tests/
DREADME.md7 ## Running Tests
/frameworks/compile/libbcc/tests/debuginfo/
DREADME50 Running
/frameworks/base/core/proto/android/os/
Dps.proto61 // Running or runnable (on run queue).
Dbatterystats.proto545 // Running unoptimized BLE scanning, as defined by Bluetooth's
550 // Running unoptimized BLE scanning when app is in background. Durations are
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags63 # Running pre boot receiver
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto1290 // OPEN: Settings > Developer Options > Running Services
1688 // Settings -> Dev options -> Running services
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto685 // OPEN: Settings > Developer Options > Running Services
2268 // Settings -> Dev options -> Running services
4302 // OPEN: Running background apps notification > List of background apps
/frameworks/wilhelm/doc/
DDoxyfile861 # HTML output directory. Running make will produce the docset in that
/frameworks/native/docs/
DDoxyfile1033 # HTML output directory. Running make will produce the docset in that

12