Home
last modified time | relevance | path

Searched refs:target_out (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/contrib/android/
Dperms.c21 char *target_out; member
140 params->target_out, &uid, &gid, &imode, in set_perms_and_caps()
287 char *target_out, in __android_configure_fs() argument
299 .target_out = target_out, in __android_configure_fs()
326 errcode_t android_configure_fs(ext2_filsys fs, char *src_dir, char *target_out, in android_configure_fs() argument
372 return __android_configure_fs(fs, src_dir, target_out, mountpoint, in android_configure_fs()
Dperms.h35 char *target_out, in android_configure_fs() argument
57 char *target_out,
/external/perfetto/tools/
Dgen_android_bp516 target_out = []
517 self._output_field(target_out, 'android')
518 self._output_field(target_out, 'host')
519 if target_out:
521 for line in target_out: