Home
last modified time | relevance | path

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

/aosp12/system/chre/host/common/test/power_test/
H A Dchre_power_test_client.cc158 kUnloadAll = 0, enumerator
172 {"unloadall", Command::kUnloadAll}, {"load", Command::kLoad},
910 case Command::kUnloadAll: { in main()