Searched defs:device_paths (Results 1 – 4 of 4) sorted by relevance
206 std::vector<Offset<String>> device_paths; in ConvertEdgeTpuDeviceSpec() local
202 repeated string device_paths = 3; field
988 std::vector<std::string> device_paths; member1011 const flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String>> *device_paths() const { in device_paths() function
2239 def PathExists(self, device_paths, as_root=False, timeout=None, retries=None): argument