Home
last modified time | relevance | path

Searched defs:app_init (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/trusty/lk/include/
Dapp.h36 typedef void (*app_init)(const struct app_descriptor *); typedef
/aosp_15_r20/system/nfc/src/nfa/dm/
H A Dnfa_dm_main.cc211 bool app_init) { in nfa_dm_check_set_config()
/aosp_15_r20/system/nfc/src/nfa/include/
H A Dnfa_ee_api.h150 tNFC_APP_INIT app_init; /* NFA_EE_TRGR_APP_INIT: The information for the member
/aosp_15_r20/packages/apps/Nfc/nci/jni/
DRoutingManager.cpp1073 tNFC_APP_INIT& app_init = action.param.app_init; in nfaEeCallback() local
/aosp_15_r20/system/nfc/src/nfc/include/
H A Dnfc_api.h471 tNFC_APP_INIT app_init; member