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

/system/vold/
H A DUtils.cpp519 const char* c_path = path.c_str(); local
523 int fd = TEMP_FAILURE_RETRY(open(c_path, O_RDWR | O_CLOEXEC));

Completed in 1977 milliseconds