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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
v4llookup.h 21 return GetV4LLookup()->CheckIsV4L2Device(device_path);
35 virtual bool CheckIsV4L2Device(const std::string& device_path);
v4llookup.cc 27 bool V4LLookup::CheckIsV4L2Device(const std::string& device_path) {

Completed in 342 milliseconds