Searched refs:device_string_or_mapped_path (Results 1 – 2 of 2) sorted by relevance
2771 std::string* device_string_or_mapped_path) { in GetMappedImageDeviceStringOrPath() argument2775 return dm.GetDeviceString(device_name, device_string_or_mapped_path); in GetMappedImageDeviceStringOrPath()2779 if (!images_->GetMappedImageDevice(device_name, device_string_or_mapped_path)) { in GetMappedImageDeviceStringOrPath()2784 << (device_string_or_mapped_path ? *device_string_or_mapped_path : "(nullptr)") in GetMappedImageDeviceStringOrPath()
584 std::string* device_string_or_mapped_path);