Home
last modified time | relevance | path

Searched defs:PATH_MAX (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/rawbu/
Dbackup.cpp24 #define PATH_MAX 4096 macro
/frameworks/native/cmds/installd/
Dutils.cpp832 static char *create_dir_path(char path[PATH_MAX], cache_dir_t* dir) in create_dir_path()
849 static void delete_cache_dir(char path[PATH_MAX], cache_dir_t* dir) in delete_cache_dir()