Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DZygoteServer.java267 final String usapPoolSizeMaxPropString = Zygote.getConfigurationProperty( in fetchUsapPoolPolicyProps()
275 final String usapPoolSizeMinPropString = Zygote.getConfigurationProperty( in fetchUsapPoolPolicyProps()
283 final String usapPoolRefillThresholdPropString = Zygote.getConfigurationProperty( in fetchUsapPoolPolicyProps()
293 final String usapPoolRefillDelayMsPropString = Zygote.getConfigurationProperty( in fetchUsapPoolPolicyProps()
H A DZygote.java563 public static String getConfigurationProperty(String propertyName, String defaultValue) { in getConfigurationProperty() method in Zygote
/aosp12/frameworks/base/core/java/android/os/
H A DZygoteProcess.java796 final String propertyString = Zygote.getConfigurationProperty( in fetchUsapPoolEnabledProp()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt21810 HSPLcom/android/internal/os/Zygote;->getConfigurationProperty(Ljava/lang/String;Ljava/lang/String;)…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt21857 HSPLcom/android/internal/os/Zygote;->getConfigurationProperty(Ljava/lang/String;Ljava/lang/String;)…