Searched defs:HasDevice (Results 1 – 3 of 3) sorted by relevance
30 bool HasDevice() const { return !name_.empty(); } in HasDevice() function
152 bool HasDevice(HardwareType x) { return x > tensorflow::profiler::CPU_ONLY; } in HasDevice() function
177 HasDevice(const RawAddress& addr, uint8_t features) : GattServiceDevice(addr) { in HasDevice() function