Home | History | Annotate | Download | only in android

Lines Matching defs:type_flags

250     int type_flags;
607 // care about the value. In this case, the value of `FindEntryResult::type_flags` is incomplete
655 int type_flags = 0;
684 type_flags |= type_spec.GetFlagsForEntryIndex(local_entry_idx);
760 out_entry_.type_flags = type_flags;
825 out_flags.set(entry.get().type_flags);
868 out_flags.set(entry.get().type_flags);
882 out_flags.set(entry.get().type_flags);
1037 new_bag.type_spec_flags = entry.type_flags;
1189 new_bag.type_spec_flags = entry.type_flags | parent_bag.type_spec_flags;