Home
last modified time | relevance | path

Searched refs:OSI_queue_get_handler (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung/nfc/halimpl/osi/
Dosi.h250 tOSI_QUEUE_HANDLER OSI_queue_get_handler(const char* name);
Dosi_memory.cc230 tOSI_QUEUE_HANDLER OSI_queue_get_handler(const char* name) { in OSI_queue_get_handler() function
/hardware/samsung/nfc/halimpl/src/
Ddevice.cc245 msg_que = OSI_queue_get_handler("msg_q"); in read_thread()