Home
last modified time | relevance | path

Searched refs:kSelectAppletLength (Results 1 – 4 of 4) sorted by relevance

/external/libese/apps/boot/tests/
Dese_app_boot_tests.cpp111 trans_.invocations[1].expected_tx.resize(kSelectAppletLength); in TEST_F()
113 kSelectAppletLength); in TEST_F()
154 trans_.invocations[1].expected_tx.resize(kSelectAppletLength); in TEST_F()
156 kSelectAppletLength); in TEST_F()
/external/libese/apps/boot/
Dboot_private.h31 extern const uint32_t kSelectAppletLength;
Dboot.c30 const uint32_t kSelectAppletLength = (uint32_t)sizeof(kSelectApplet); variable
/external/libese/apps/weaver/
Dweaver.c26 const uint32_t kSelectAppletLength = (uint32_t)sizeof(kSelectApplet); variable