HomeSort by relevance Sort by last modified time
    Searched refs:handlePolledCommands (Results 1 - 11 of 11) sorted by null

  /external/libbrillo/brillo/
binder_watcher.cc 30 IPCThreadState::self()->handlePolledCommands();
  /external/wpa_supplicant_8/hostapd/hidl/1.0/
hidl.cpp 36 IPCThreadState::self()->handlePolledCommands();
  /system/connectivity/wificond/tests/integration/
binder_dispatcher.cpp 97 android::IPCThreadState::self()->handlePolledCommands();
  /frameworks/native/libs/binder/include/binder/
IPCThreadState.h 55 status_t handlePolledCommands();
  /system/libhwbinder/include/hwbinder/
IPCThreadState.h 56 status_t handlePolledCommands();
  /system/connectivity/wificond/
main.cpp 112 android::IPCThreadState::self()->handlePolledCommands();
  /system/libhidl/transport/
HidlBinderSupport.cpp 219 return IPCThreadState::self()->handlePolledCommands();
  /system/tools/aidl/tests/
aidl_test_service.cpp 87 IPCThreadState::self()->handlePolledCommands();
  /frameworks/native/libs/binder/
IPCThreadState.cpp 571 status_t IPCThreadState::handlePolledCommands()
    [all...]
  /system/libhwbinder/
IPCThreadState.cpp 573 // for subsequently calling handlePolledCommands()
582 status_t IPCThreadState::handlePolledCommands()
    [all...]
  /frameworks/native/libs/binder/tests/
binderLibTest.cpp     [all...]

Completed in 461 milliseconds