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

  /device/google/contexthub/firmware/os/platform/native/lkr/
native.extra.lkr 22 KEEP (*(.app_init) ) ;
  /system/nfc/src/nfa/dm/
nfa_dm_main.cc 213 bool app_init) {
371 } else if (appl_dta_mode_flag && app_init) {
381 } else if (appl_dta_mode_flag && app_init) {
397 * app_init) */
398 if ((updated_len != xx) && (!app_init)) {
408 if (((updated_len || app_init) &&
411 (appl_dta_mode_flag && app_init)) {
428 if (app_init) {
  /device/google/contexthub/firmware/os/platform/stm32/lkr/
app.lkr 72 KEEP(*(.app_init));
  /system/nfc/src/nfa/include/
nfa_ee_api.h 140 tNFC_APP_INIT app_init; /* NFA_EE_TRGR_APP_INIT: The information for the member in union:__anon3365
nfa_dm_int.h 644 bool app_init);
  /packages/apps/Nfc/nci/jni/
RoutingManager.cpp 631 tNFC_APP_INIT& app_init = action.param.app_init; local
635 fn, action.ee_handle, action.trigger, app_init.len_aid,
636 app_init.len_data);
  /system/nfc/src/nfc/nfc/
nfc_ncif.cc     [all...]
  /system/nfc/src/nfc/include/
nfc_api.h 472 tNFC_APP_INIT app_init; member in union:__anon3590::__anon3591
    [all...]

Completed in 4947 milliseconds