HomeSort by relevance Sort by last modified time
    Searched refs:path_mkdir_if_needed (Results 1 - 4 of 4) sorted by null

  /external/qemu/android/utils/
path.h 72 extern APosixStatus path_mkdir_if_needed( const char* path, int mode );
path.c 331 path_mkdir_if_needed( const char* path, int mode ) function
  /external/qemu/android/
user-config.c 100 if (path_mkdir_if_needed(parentPath, 0755) < 0) {
main.c     [all...]

Completed in 290 milliseconds