Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DZygoteProcess.java158 final BufferedWriter mZygoteOutputWriter; field in ZygoteProcess.ZygoteState
977 state.mZygoteOutputWriter.newLine(); in maybeSetApiDenylistExemptions()
979 state.mZygoteOutputWriter.newLine(); in maybeSetApiDenylistExemptions()
984 state.mZygoteOutputWriter.flush(); in maybeSetApiDenylistExemptions()
1004 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()
1007 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()
1008 state.mZygoteOutputWriter.flush(); in maybeSetHiddenApiAccessLogSampleRate()
1029 state.mZygoteOutputWriter.flush(); in maybeSetHiddenApiAccessStatslogSampleRate()
1123 state.mZygoteOutputWriter.flush(); in preloadApp()
1156 state.mZygoteOutputWriter.flush(); in preloadPackageForAbi()
[all …]