OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CODEC_SERVER_PORT
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
codec_defs.h
19
#define
CODEC_SERVER_PORT
22468
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
ServerConnection.cpp
104
if (tcpStream->connect(hostname,
CODEC_SERVER_PORT
) < 0) {
Completed in 283 milliseconds