HomeSort by relevance Sort by last modified time
    Searched full:create_dir_path (Results 1 - 1 of 1) sorted by null

  /frameworks/native/cmds/installd/
utils.c 671 static char *create_dir_path(char path[PATH_MAX], cache_dir_t* dir) function
675 pos = create_dir_path(path, dir->parent);
691 create_dir_path(path, dir);
713 create_dir_path(path, dir);
757 strcpy(create_dir_path(path, file->dir), file->name);

Completed in 398 milliseconds