Searched refs:app_status (Results 1 – 6 of 6) sorted by relevance
/external/nos/test/system-test-harness/tools/ |
D | nugget_tools.cc | 90 buffer, &buffer) != app_status::APP_SUCCESS) { in CyclesSinceBoot() 122 nullptr) != app_status::APP_SUCCESS) { in RebootNuggetUnchecked() 137 buffer, &buffer) != app_status::APP_SUCCESS) { in RebootNugget() 153 buffer, &buffer) != app_status::APP_SUCCESS) { in RebootNugget() 188 buffer, &buffer) != app_status::APP_SUCCESS) { in WaitForSleep() 202 buffer, &buffer) != app_status::APP_SUCCESS) { in WaitForSleep() 235 buffer, &buffer) != app_status::APP_SUCCESS) { in WipeUserData() 245 buffer, nullptr) != app_status::APP_SUCCESS) { in WipeUserData() 253 buffer, &buffer) != app_status::APP_SUCCESS) { in WipeUserData()
|
D | nugget_tools.h | 15 ASSERT_EQ(value, app_status::APP_SUCCESS) \
|
D | avb_tools.h | 18 ASSERT_EQ(value, app_status::APP_SUCCESS) \
|
/external/nos/host/generic/libnos/ |
D | debug.cpp | 24 case app_status::x: \
|
/external/nos/host/generic/nugget/include/ |
D | application.h | 303 enum app_status { enum
|
/external/nos/host/android/citadel/validation/ |
D | citadel_validation_tool.cpp | 143 buffer, &buffer) != app_status::APP_SUCCESS) { in CyclesSinceBoot()
|