Searched refs:CheckIsV4L2Device (Results 1 – 3 of 3) sorted by relevance
47 return GetV4LLookup()->CheckIsV4L2Device(device_path); in IsV4L2Device()64 virtual bool CheckIsV4L2Device(const std::string& device_path);
53 bool V4LLookup::CheckIsV4L2Device(const std::string& device_path) { in CheckIsV4L2Device() function in cricket::V4LLookup
295 bool CheckIsV4L2Device(const std::string& device) { in CheckIsV4L2Device() function in FakeV4LLookup