Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DHwRemoteBinder.java27 private static final NativeAllocationRegistry sNativeRegistry; field in HwRemoteBinder
33 sNativeRegistry.registerNativeAllocation( in HwRemoteBinder()
58 sNativeRegistry = new NativeAllocationRegistry(
H A DHwBinder.java31 private static final NativeAllocationRegistry sNativeRegistry; field in HwBinder
40 sNativeRegistry.registerNativeAllocation( in HwBinder()
133 sNativeRegistry = new NativeAllocationRegistry(
H A DHwBlob.java35 private static final NativeAllocationRegistry sNativeRegistry; field in HwBlob
40 sNativeRegistry.registerNativeAllocation( in HwBlob()
452 sNativeRegistry = new NativeAllocationRegistry(
H A DHwParcel.java52 private static final NativeAllocationRegistry sNativeRegistry; field in HwParcel
58 sNativeRegistry.registerNativeAllocation( in HwParcel()
69 sNativeRegistry.registerNativeAllocation( in HwParcel()
695 sNativeRegistry = new NativeAllocationRegistry(
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt36178 Landroid/os/HwBinder;->sNativeRegistry:Llibcore/util/NativeAllocationRegistry;
36183 Landroid/os/HwBlob;->sNativeRegistry:Llibcore/util/NativeAllocationRegistry;
36196 Landroid/os/HwParcel;->sNativeRegistry:Llibcore/util/NativeAllocationRegistry;
36210 Landroid/os/HwRemoteBinder;->sNativeRegistry:Llibcore/util/NativeAllocationRegistry;