Home
last modified time | relevance | path

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

/external/nos/host/generic/libnos/
Ddebug.cpp32 ErrorString_helper(APP_ERROR_TOO_MUCH) in StatusCodeString()
DNuggetClient.cpp65 return APP_ERROR_TOO_MUCH; in CallApp()
/external/nos/host/generic/nugget/include/
Dapplication.h308 APP_ERROR_TOO_MUCH, /* caller sent too much data */ enumerator
/external/nos/host/generic/libnos/generator/test/
Dtest.cpp154 EXPECT_THAT(service.Greet(request, &response), Eq(APP_ERROR_TOO_MUCH)); in TEST()
/external/nos/host/android/manual_tests/
Dtest_citadel.c218 case APP_ERROR_TOO_MUCH: in debug_retval()
/external/nos/test/system-test-harness/src/
Dtransport_tests.cc212 APP_STATUS_DONE | APP_ERROR_TOO_MUCH, 0,
/external/nos/host/generic/citadel/updater/
Dupdater.cpp261 case APP_ERROR_TOO_MUCH: in is_app_success()
/external/nos/host/android/hals/keymaster/
DKeymasterDevice.cpp225 case APP_ERROR_TOO_MUCH: in status_to_error_code()