Searched refs:c_path (Results 1 – 1 of 1) sorted by relevance
1016 const char* c_path = path.c_str(); in WipeBlockDevice() local1019 int fd = TEMP_FAILURE_RETRY(open(c_path, O_RDWR | O_CLOEXEC)); in WipeBlockDevice()