OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:socketPtr
(Results
1 - 2
of
2
) sorted by null
/hardware/ril/libril/
RilSocket.h
254
RilSocket *
socketPtr
;
257
socketClient(RilSocket *
socketPtr
, RecordStream *rs) {
258
this->
socketPtr
=
socketPtr
;
RilSocket.cpp
75
RilSocket *theSocket = sc->
socketPtr
;
Completed in 984 milliseconds