Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h76 status_t handlePolledCommands();
/frameworks/native/libs/binder/
DIPCThreadState.cpp627 status_t IPCThreadState::handlePolledCommands() in handlePolledCommands() function in android::IPCThreadState
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp1477 IPCThreadState::self()->handlePolledCommands(); in run_server()