Home
last modified time | relevance | path

Searched defs:task_entry (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/samsung/nfc/halimpl/osi/
H A Dosi_task.cc35 tOSI_TASK_ENTRY task_entry = (tOSI_TASK_ENTRY)arg; in osi_task_entry() local
46 tOSI_TASK_ENTRY task_entry) { in OSI_task_allocate()
H A Dosi_common.h64 tOSI_TASK_ENTRY task_entry; member
/aosp12/system/nfc/src/gki/ulinux/
H A Dgki_ulinux.cc70 TASKPTR task_entry; /* Task entry function*/ member
182 uint8_t GKI_create_task(TASKPTR task_entry, uint8_t task_id, int8_t* taskname, in GKI_create_task()