Home
last modified time | relevance | path

Searched refs:root_path (Results 1 – 2 of 2) sorted by relevance

/system/extras/puncture_fs/
Dpuncture_fs.c121 static bool create_unique_dir(char *dir, const char * const root_path) { in create_unique_dir() argument
130 sprintf(dir, "%s/%s", root_path, random_string); in create_unique_dir()
/system/update_engine/scripts/
Dbrillo_update_payload328 --kern_path "${kernel}" --root_path "${root}" \