Searched refs:device_string_or_mapped_path (Results 1 – 2 of 2) sorted by relevance
3644 std::string* device_string_or_mapped_path) { in GetMappedImageDeviceStringOrPath() argument3648 return dm.GetDeviceString(device_name, device_string_or_mapped_path); in GetMappedImageDeviceStringOrPath()3652 if (!images_->GetMappedImageDevice(device_name, device_string_or_mapped_path)) { in GetMappedImageDeviceStringOrPath()3657 << (device_string_or_mapped_path ? *device_string_or_mapped_path : "(nullptr)") in GetMappedImageDeviceStringOrPath()
755 std::string* device_string_or_mapped_path);