HomeSort by relevance Sort by last modified time
    Searched defs:app_init (Results 1 - 5 of 5) sorted by null

  /packages/apps/Nfc/nci/jni/
RoutingManager.cpp 510 tNFC_APP_INIT& app_init = action.param.app_init; local
512 action.ee_handle, action.trigger, app_init.len_aid, app_init.len_data);
  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 145 tNFC_APP_INIT app_init; /* NFA_EE_TRGR_APP_INIT: The information for the application initiated trigger */ member in union:__anon27830
  /external/chromium_org/third_party/openssl/openssl/apps/
apps.c 173 int app_init(long mesgwin);
451 #ifndef APP_INIT
452 int app_init(long mesgwin) function
    [all...]
  /external/openssl/apps/
apps.c 173 int app_init(long mesgwin);
451 #ifndef APP_INIT
452 int app_init(long mesgwin) function
    [all...]
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 448 tNFC_APP_INIT app_init; member in union:__anon28102::__anon28103
    [all...]

Completed in 218 milliseconds