Home
last modified time | relevance | path

Searched defs:target_out_path (Results 1 – 3 of 3) sorted by relevance

/system/core/libcutils/
Dfs_config.cpp242 static int fs_config_open(int dir, int which, const char* target_out_path) { in fs_config_open()
319 void fs_config(const char* path, int dir, const char* target_out_path, unsigned* uid, unsigned* gid, in fs_config()
Dcanned_fs_config.cpp94 void canned_fs_config(const char* path, int dir, const char* target_out_path, in canned_fs_config()
/system/core/mkbootfs/
Dmkbootfs.c45 static char *target_out_path = NULL; variable