HomeSort by relevance Sort by last modified time
    Searched refs:APP_ERROR_AVB_BOOTLOADER (Results 1 - 2 of 2) sorted by null

  /external/nos/host/generic/nugget/include/
avb.h 20 APP_ERROR_AVB_BOOTLOADER = APP_SPECIFIC_ERROR + 0,
  /external/nos/test/system-test-harness/src/
avb_tests.cc 458 ASSERT_EQ(code, APP_ERROR_AVB_BOOTLOADER);
661 ASSERT_EQ(code, APP_ERROR_AVB_BOOTLOADER);

Completed in 108 milliseconds