Home
last modified time | relevance | path

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

/external/nos/test/system-test-harness/tools/
Dnugget_tools.cc104 const struct nugget_app_low_power_stats& stats) { in ShowStats()
130 struct nugget_app_low_power_stats stats0; in RebootNugget()
131 struct nugget_app_low_power_stats stats1; in RebootNugget()
135 buffer.reserve(sizeof(struct nugget_app_low_power_stats)); in RebootNugget()
151 buffer.reserve(sizeof(struct nugget_app_low_power_stats)); in RebootNugget()
181 struct nugget_app_low_power_stats stats0; in WaitForSleep()
182 struct nugget_app_low_power_stats stats1; in WaitForSleep()
185 buffer.reserve(sizeof(struct nugget_app_low_power_stats)); in WaitForSleep()
200 buffer.reserve(sizeof(struct nugget_app_low_power_stats)); in WaitForSleep()
228 struct nugget_app_low_power_stats stats0; in WipeUserData()
[all …]
/external/nos/host/generic/nugget/include/
Dapp_nugget.h349 struct nugget_app_low_power_stats { struct
/external/nos/test/system-test-harness/src/
Dnugget_core_tests.cc90 struct nugget_app_low_power_stats stats; in TEST_F()
/external/nos/host/generic/citadel/updater/
Dupdater.cpp671 static void print_stats(const struct nugget_app_low_power_stats *s) in print_stats()
698 struct nugget_app_low_power_stats stats; in do_stats()
721 struct nugget_app_low_power_stats stats; in do_statsd()
/external/nos/host/android/citadel/citadeld/
Dmain.cpp275 struct nugget_app_low_power_stats _stats;