Searched defs:target_out_path (Results 1 – 4 of 4) sorted by relevance
/system/core/adb/libs/libadbd_fs/ |
D | adbd_fs.cpp | 21 void adbd_fs_config(const char* path, int dir, const char* target_out_path, uid_t* uid, gid_t* gid, in adbd_fs_config()
|
/system/core/libcutils/ |
D | fs_config.cpp | 233 static int fs_config_open(int dir, int which, const char* target_out_path) { in fs_config_open() 310 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 | 94 void canned_fs_config(const char* path, int dir, const char* target_out_path, in canned_fs_config()
|
/system/core/cpio/ |
D | mkbootfs.c | 45 static char *target_out_path = NULL; variable
|