Home
last modified time | relevance | path

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

/hardware/ril/libril/
DRilSocket.h263 typedef struct MySocketListenParam { struct
266 } MySocketListenParam; typedef
DRilSocket.cpp49 MySocketListenParam listenParam; in sSocketListener()
Dril.cpp4112 MySocketListenParam* listenParam; in listenCallback()
4119 listenParam = (MySocketListenParam *)param; in listenCallback()