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

/external/qemu/android/utils/
H A Dpath.c308 path_mkdir_recursive( char* path, unsigned len, int mode ) function
335 ret = path_mkdir_recursive( path, len2, mode );
373 return path_mkdir_recursive(temp, len, mode);

Completed in 23 milliseconds