Searched defs:target_out_path (Results 1 – 3 of 3) sorted by relevance
| /system/core/libcutils/ |
| D | fs_config.cpp | 239 static int fs_config_open(int dir, int which, const char* target_out_path) { in fs_config_open() 316 bool get_fs_config(const char* path, bool dir, const char* target_out_path, in get_fs_config() 383 void fs_config(const char* path, int dir, const char* target_out_path, unsigned* uid, unsigned* gid, in fs_config()
|
| D | canned_fs_config.cpp | 110 [[maybe_unused]] const char* target_out_path, unsigned* uid, unsigned* gid, in canned_fs_config()
|
| /system/core/mkbootfs/ |
| D | mkbootfs.cpp | 39 static const char* target_out_path = NULL; variable
|