Home
last modified time | relevance | path

Searched refs:GKI_map_taskname (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/nfc/src/gki/common/
H A Dgki.h349 extern int8_t* GKI_map_taskname(uint8_t);
/aosp12/hardware/st/nfc/1.0/gki/common/
H A Dgki.h368 extern uint8_t* GKI_map_taskname(uint8_t);
/aosp12/hardware/st/nfc/st21nfc/gki/common/
H A Dgki.h368 extern uint8_t* GKI_map_taskname(uint8_t);
/aosp12/system/nfc/src/gki/ulinux/
H A Dgki_ulinux.cc805 int8_t* GKI_map_taskname(uint8_t task_id) { in GKI_map_taskname() function