Searched refs:to_loc (Results 1 – 1 of 1) sorted by relevance
439 const auto to_loc = device_name.find(to); in GetDeviceClass() local441 from_loc + from.size(), to_loc - (from_loc + from.size())); in GetDeviceClass()442 const auto dst_device_full = device_name.substr(to_loc + to.size()); in GetDeviceClass()