Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DHostGoldfishPipe.h128 int mFdGenerator = 0; variable
/hardware/google/aemu/host-common/
DHostGoldfishPipe.cpp90 const int hwPipeFd = ++mFdGenerator; in connect()
245 mFdGenerator = std::max(mFdGenerator, fd); in loadSnapshot()