Searched refs:status_message (Results 1 – 1 of 1) sorted by relevance
433 auto status_message = android::base::Join(lines, "\n"); in MapWithLoopDeviceList() local435 if (!android::base::WriteStringToFile(status_message, status_file)) { in MapWithLoopDeviceList()504 auto status_message = "loop:" + loop_devices.back(); in MapWithLoopDevice() local506 if (!android::base::WriteStringToFile(status_message, status_file)) { in MapWithLoopDevice()