Searched refs:system_spec_string (Results 1 – 2 of 2) sorted by relevance
30 const string& system_spec_string, const DeviceSet& device_set, in GetSystemDevice() argument32 if (!DeviceNameUtils::ParseFullName(system_spec_string, system_spec)) { in GetSystemDevice()49 if (system_spec_string.empty()) { in GetSystemDevice()55 system_spec_string, "'"); in GetSystemDevice()
39 static Status GetSystemDevice(const string& system_spec_string,