Home
last modified time | relevance | path

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

/hardware/ril/libril/
DRilSapSocket.h50 struct SapSocketRequest* p_next; member
Dril_internal.h75 struct RequestInfo *p_next; member
Dril.cpp99 struct UserCallbackInfo *p_next; member
/hardware/ril/reference-ril/
Datchannel.h56 struct ATLine *p_next; member
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraQueue.cpp196 struct cam_list *p_next = m_head.list.next; in enqueueWithPriority() local