Home
last modified time | relevance | path

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

/external/nos/host/generic/nugget/include/
Dapplication.h77 #define APP_ID_AVB_TEST 0x11 macro
/external/nos/test/system-test-harness/tools/
Davb_tools.cc30 ::nos::AppClient app(*client, APP_ID_AVB_TEST); in SetBootloader()