Home
last modified time | relevance | path

Searched refs:c_path (Results 1 – 1 of 1) sorted by relevance

/system/vold/
DUtils.cpp1016 const char* c_path = path.c_str(); in WipeBlockDevice() local
1019 int fd = TEMP_FAILURE_RETRY(open(c_path, O_RDWR | O_CLOEXEC)); in WipeBlockDevice()