Searched defs:target_out_path (Results 1 – 4 of 4) sorted by relevance
/system/core/libcutils/ |
D | fs_config.c | 152 static int fs_config_open(int dir, const char *target_out_path) in fs_config_open() 197 void fs_config(const char *path, int dir, const char *target_out_path, in fs_config()
|
/system/extras/ext4_utils/ |
D | canned_fs_config.c | 83 void canned_fs_config(const char* path, int dir, const char* target_out_path, in canned_fs_config()
|
D | make_ext4fs.c | 126 …build_directory_structure(const char *full_path, const char *dir_path, const char *target_out_path, in build_directory_structure()
|
/system/core/cpio/ |
D | mkbootfs.c | 44 static char *target_out_path = NULL; variable
|