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.cpp 792 static char *create_dir_path(char path[PATH_MAX], cache_dir_t* dir) function
796 pos = create_dir_path(path, dir->parent);
812 create_dir_path(path, dir);
834 create_dir_path(path, dir);
878 strcpy(create_dir_path(path, file->dir), file->name);
    [all...]

Completed in 435 milliseconds