Home
last modified time | relevance | path

Searched refs:transitions (Results 1 – 25 of 44) sorted by relevance

12

/system/timezone/debug_tools/host/main/java/
DTzFileDumper.java176 List<Transition> transitions = new ArrayList<>(); in createTransitions() local
191 transitions.add(transition); in createTransitions()
193 return transitions; in createTransitions()
207 private void writeTransitions(List<Transition> transitions, List<Type> types, Writer fileWriter) in writeTransitions() argument
211 for (Transition transition : transitions) { in writeTransitions()
/system/timezone/testing/src/main/java/libcore/timezone/testing/
DZoneInfoTestHelper.java69 long[] transitions = new long[transitionPairs.length]; in setTransitions() local
72 transitions[i] = transitionPairs[i][0]; in setTransitions()
75 this.transitionTimes64Bit = transitions; in setTransitions()
/system/sepolicy/prebuilts/api/26.0/private/
Dwebview_zygote.te60 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
Dadbd.te137 # No transitions from adbd to non-shell, non-crash_dump domains. adbd only ever
138 # transitions to the shell domain (except when it crashes). In particular, we
/system/sepolicy/prebuilts/api/27.0/private/
Dwebview_zygote.te64 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
Dadbd.te139 # No transitions from adbd to non-shell, non-crash_dump domains. adbd only ever
140 # transitions to the shell domain (except when it crashes). In particular, we
/system/sepolicy/prebuilts/api/29.0/private/
Dwebview_zygote.te87 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
Dapp_zygote.te77 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
Dadbd.te190 # No transitions from adbd to non-shell, non-crash_dump domains. adbd only ever
191 # transitions to the shell domain (except when it crashes). In particular, we
/system/sepolicy/prebuilts/api/30.0/private/
Dwebview_zygote.te90 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
Dapp_zygote.te80 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
Dadbd.te201 # No transitions from adbd to non-shell, non-crash_dump domains. adbd only ever
202 # transitions to the shell domain (except when it crashes). In particular, we
/system/sepolicy/prebuilts/api/28.0/private/
Dwebview_zygote.te80 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
Dadbd.te144 # No transitions from adbd to non-shell, non-crash_dump domains. adbd only ever
145 # transitions to the shell domain (except when it crashes). In particular, we
/system/sepolicy/private/
Dapp_zygote.te95 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
Dwebview_zygote.te100 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
Dadbd.te227 # No transitions from adbd to non-shell, non-crash_dump domains. adbd only ever
228 # transitions to the shell domain (except when it crashes). In particular, we
/system/sepolicy/prebuilts/api/31.0/private/
Dapp_zygote.te95 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
Dwebview_zygote.te100 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
Dadbd.te227 # No transitions from adbd to non-shell, non-crash_dump domains. adbd only ever
228 # transitions to the shell domain (except when it crashes). In particular, we
/system/sepolicy/prebuilts/api/28.0/public/
Dkernel.te89 # initial_sid_contexts), but nothing ever transitions to it.
/system/sepolicy/prebuilts/api/27.0/public/
Dkernel.te88 # initial_sid_contexts), but nothing ever transitions to it.
/system/sepolicy/prebuilts/api/26.0/public/
Dkernel.te87 # initial_sid_contexts), but nothing ever transitions to it.
/system/sepolicy/tools/sepolicy-analyze/
DREADME19 default type transitions, or constraints (e.g. mls), or - the
/system/sepolicy/prebuilts/api/29.0/public/
Dkernel.te114 # initial_sid_contexts), but nothing ever transitions to it.

12