Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DUnixStream.cpp51 make_unix_path(char *path, size_t pathlen, int port_number) in make_unix_path() function
93 if (make_unix_path(path, sizeof(path), port) < 0) { in listen()
130 if (make_unix_path(path, sizeof(path), port) < 0) in connect()