Home
last modified time | relevance | path

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

/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
DAla.h50 int bytes_wrote; member
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
DAla.cpp478 update_info.bytes_wrote = 0xAA; in ALA_update_seq_handler()
482 update_info.bytes_wrote = 0x55; in ALA_update_seq_handler()
797 if(Os_info->bytes_wrote == 0xAA) in ALA_loadapplet()
1022 if(Os_info->bytes_wrote == 0xAA) in ALA_loadapplet()
1034 if(Os_info->bytes_wrote == 0xAA) in ALA_loadapplet()
2348 if((image_info->bytes_wrote == 0x55)||(tType == LS_Default)) in Write_Response_To_OutFile()