Searched refs:NUGGET_PARAM_GET_LOW_POWER_STATS (Results 1 – 5 of 5) sorted by relevance
/external/nos/test/system-test-harness/tools/ |
D | nugget_tools.cc | 136 if (client->CallApp(APP_ID_NUGGET, NUGGET_PARAM_GET_LOW_POWER_STATS, in RebootNugget() 152 if (client->CallApp(APP_ID_NUGGET, NUGGET_PARAM_GET_LOW_POWER_STATS, in RebootNugget() 187 if (client->CallApp(APP_ID_NUGGET, NUGGET_PARAM_GET_LOW_POWER_STATS, in WaitForSleep() 201 if (client->CallApp(APP_ID_NUGGET, NUGGET_PARAM_GET_LOW_POWER_STATS, in WaitForSleep() 234 if (client->CallApp(APP_ID_NUGGET, NUGGET_PARAM_GET_LOW_POWER_STATS, in WipeUserData() 252 if (client->CallApp(APP_ID_NUGGET, NUGGET_PARAM_GET_LOW_POWER_STATS, in WipeUserData()
|
/external/nos/host/generic/nugget/include/ |
D | app_nugget.h | 364 #define NUGGET_PARAM_GET_LOW_POWER_STATS 0x200 macro
|
/external/nos/test/system-test-harness/src/ |
D | nugget_core_tests.cc | 95 APP_ID_NUGGET, NUGGET_PARAM_GET_LOW_POWER_STATS, in TEST_F()
|
/external/nos/host/android/citadel/citadeld/ |
D | main.cpp | 292 NUGGET_PARAM_GET_LOW_POWER_STATS, buffer, in cacheStats()
|
/external/nos/host/generic/citadel/updater/ |
D | updater.cpp | 703 retval = app.Call(NUGGET_PARAM_GET_LOW_POWER_STATS, buffer, &buffer); in do_stats()
|