Home
last modified time | relevance | path

Searched defs:p_next (Results 1 – 4 of 4) sorted by relevance

/hardware/ril/libril/
DRilSapSocket.h66 struct SapSocketRequest* p_next; member
Dril.cpp142 struct RequestInfo *p_next; member
152 struct UserCallbackInfo *p_next; member
/hardware/ril/reference-ril/
Datchannel.h56 struct ATLine *p_next; member
/hardware/qcom/camera/QCamera2/util/
DQCameraQueue.cpp189 struct cam_list *p_next = m_head.list.next; in enqueueWithPriority() local