Searched defs:target_out_path (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/system/core/libcutils/ |
H A D | fs_config.cpp | 250 static int fs_config_open(int dir, int which, const char* target_out_path) { in fs_config_open() 327 bool get_fs_config(const char* path, bool dir, const char* target_out_path, in get_fs_config() 394 void fs_config(const char* path, int dir, const char* target_out_path, unsigned* uid, unsigned* gid, in fs_config()
|
H A D | canned_fs_config.cpp | 110 [[maybe_unused]] const char* target_out_path, unsigned* uid, unsigned* gid, in canned_fs_config()
|
/aosp_15_r20/packages/modules/adb/libs/libadbd_fs/ |
D | adbd_fs.cpp | 22 void adbd_fs_config(const char* path, int dir, const char* target_out_path, uid_t* uid, gid_t* gid, in adbd_fs_config()
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | android.c | 48 const char *target_out_path, uint64_t *capabilities) { in android_fs_config()
|
H A D | mksquashfs.c | 94 char *target_out_path = NULL; variable
|
/aosp_15_r20/system/core/mkbootfs/ |
H A D | mkbootfs.cpp | 39 static const char* target_out_path = NULL; variable
|
/aosp_15_r20/external/erofs-utils/include/erofs/ |
H A D | config.h | 93 char *target_out_path; member
|