Searched defs:removeFd (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/utils/
H A DLooper.cpp323 removeFd(fd);
458 int Looper::removeFd(int fd) { function in class:Looper
460 ALOGD("%p ~ removeFd - fd=%d", this, fd);

Completed in 263 milliseconds