HomeSort by relevance Sort by last modified time
    Searched full:dir_in (Results 1 - 6 of 6) sorted by null

  /system/sepolicy/tools/
check_seapp.c 80 dir_in, dir_out enumerator in enum:key_dir
205 { .name = "isSystemServer", .dir = dir_in, .fn_validate = validate_bool },
206 { .name = "isEphemeralApp", .dir = dir_in, .fn_validate = validate_bool },
207 { .name = "isV2App", .dir = dir_in, .fn_validate = validate_bool },
208 { .name = "isOwner", .dir = dir_in, .fn_validate = validate_bool },
209 { .name = "user", .dir = dir_in, },
210 { .name = "seinfo", .dir = dir_in, },
211 { .name = "name", .dir = dir_in, },
212 { .name = "path", .dir = dir_in, },
213 { .name = "isPrivApp", .dir = dir_in, .fn_validate = validate_bool }
    [all...]
  /external/freetype/src/pshinter/
pshalgo.h 163 FT_Char dir_in; member in struct:PSH_PointRec_
pshalgo.c     [all...]
  /external/pdfium/third_party/freetype/src/pshinter/
pshalgo.h 163 FT_Char dir_in; member in struct:PSH_PointRec_
pshalgo.c     [all...]
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c 929 struct fragment *fragment, struct directory *dir_in, long long sparse)
1061 struct cached_dir_index *index = dir_in->index;
1062 unsigned int i_count = dir_in->i_count;
1063 unsigned int i_size = dir_in->i_size;
    [all...]

Completed in 267 milliseconds