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.c 213 bool app_init) {
387 * app_init) */
388 if ((updated_len != xx) && (!app_init)) {
398 if (updated_len || app_init) {
410 if (app_init) {
  /device/google/contexthub/firmware/os/platform/stm32/lkr/
app.lkr 72 KEEP(*(.app_init));
  /packages/apps/Nfc/nci/jni/
RoutingManager.cpp 624 tNFC_APP_INIT& app_init = action.param.app_init; local
626 action.ee_handle, action.trigger, app_init.len_aid, app_init.len_data);
  /system/nfc/src/nfa/include/
nfa_ee_api.h 168 tNFC_APP_INIT app_init; /* NFA_EE_TRGR_APP_INIT: The information for the member in union:__anon107292
  /system/nfc/src/nfc/nfc/
nfc_ncif.c     [all...]
  /system/nfc/src/nfa/int/
nfa_dm_int.h 622 bool app_init);
  /system/nfc/src/nfc/include/
nfc_api.h 485 tNFC_APP_INIT app_init; member in union:__anon107554::__anon107555
    [all...]

Completed in 225 milliseconds