Home
last modified time | relevance | path

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

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