Searched defs:store (Results 1 – 25 of 31) sorted by relevance
12
31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo()40 private void collectSystemLibs(HostInfoStore store) throws Exception { in collectSystemLibs()46 private void collectVendorLibs(HostInfoStore store) throws Exception { in collectVendorLibs()52 private void collectFrameworkJars(HostInfoStore store) throws Exception { in collectFrameworkJars()58 private void collectFileDetails(HostInfoStore store, String path, String suffix) in collectFileDetails()
35 private static void storeValue(DeviceInfoStore store, String name, float[] valueArray, in storeValue()44 private static void storeValue(DeviceInfoStore store, String name, int[] valueArray, in storeValue()53 private static void storeValue(DeviceInfoStore store, String name, long[] valueArray, in storeValue()63 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
38 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()99 DeviceInfoStore store, in addFeature()111 DeviceInfoStore store, in addFeature()
36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()44 private void collectRoProperties(DeviceInfoStore store) throws IOException { in collectRoProperties()
26 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
28 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
29 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
40 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
82 DeviceInfoStore store = new DeviceInfoStore(jsonFile); in testCollectDeviceInfo() local120 protected abstract void collectDeviceInfo(DeviceInfoStore store) throws Exception; in collectDeviceInfo()
37 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
35 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
64 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
31 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
287 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()299 private static void emitDevices(DeviceInfoStore store, JSONObject parent) in emitDevices()592 private static void emitLayers(DeviceInfoStore store, JSONObject parent) in emitLayers()616 private static void emitExtensions(DeviceInfoStore store, JSONObject parent) in emitExtensions()632 private static void emitBoolean(DeviceInfoStore store, JSONObject parent, String name) in emitBoolean()637 private static void emitLong(DeviceInfoStore store, JSONObject parent, String name) in emitLong()642 private static void emitDouble(DeviceInfoStore store, JSONObject parent, String name) in emitDouble()647 private static void emitString(DeviceInfoStore store, JSONObject parent, String name) in emitString()652 private static void emitLongArray(DeviceInfoStore store, JSONObject parent, String name) in emitLongArray()662 private static void emitDoubleArray(DeviceInfoStore store, JSONObject parent, String name) in emitDoubleArray()
57 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
29 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo()
54 protected abstract void collectDeviceInfo(HostInfoStore store) throws Exception; in collectDeviceInfo()
36 private Map<String, MemoryByteCode> store; field in SpecialJavaFileManager
96 final TrustedCertificateStore store = new TrustedCertificateStore(); in testGetPolicyInstalledCaCerts() local
106 float store = cfg.fontScale; in testSystemSettings() local