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

  /external/libese/third_party/NXPNFC_P61_JCOP_Kit/include/
AlaLib.h 58 ** Function: ALA_DeInit
65 bool ALA_DeInit();
  /external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
AlaLib.cpp 128 bool ALA_DeInit()
130 static const char fn[] = "ALA_DeInit";
  /external/libese/tools/ese_ls_provision/
ese_ls_provision.cpp 169 if (ALA_DeInit()) {
170 LOG(INFO) << "ALA_DeInit succeeded";
172 LOG(ERROR) << "ALA_DeInit failed";

Completed in 69 milliseconds