Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/libcutils/
H A Dfs_config.cpp250 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 Dcanned_fs_config.cpp110 [[maybe_unused]] const char* target_out_path, unsigned* uid, unsigned* gid, in canned_fs_config()
/aosp_15_r20/packages/modules/adb/libs/libadbd_fs/
Dadbd_fs.cpp22 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 Dandroid.c48 const char *target_out_path, uint64_t *capabilities) { in android_fs_config()
H A Dmksquashfs.c94 char *target_out_path = NULL; variable
/aosp_15_r20/system/core/mkbootfs/
H A Dmkbootfs.cpp39 static const char* target_out_path = NULL; variable
/aosp_15_r20/external/erofs-utils/include/erofs/
H A Dconfig.h93 char *target_out_path; member