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

  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.mm     [all...]
  /system/core/healthd/
healthd_mode_charger.cpp 555 static int input_callback(charger* charger, int fd, unsigned int epevents) { function
625 ret = ev_init(std::bind(&input_callback, charger, std::placeholders::_1, std::placeholders::_2));

Completed in 122 milliseconds