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

  /system/connectivity/shill/shims/
netfilter_queue_processor.h 68 int in_device() const { return in_device_; }
93 int in_device_; member in class:shill::shims::NetfilterQueueProcessor::Packet
netfilter_queue_processor.cc 55 in_device_(0),
80 in_device_ = nfq_get_indev(netfilter_data);
132 in_device_ = in_device;
  /external/webrtc/talk/media/base/
fakemediaengine.h 824 in_device_ = (device) ? device->name : "";
836 std::string in_device_; member in class:cricket::FakeVideoEngine

Completed in 77 milliseconds