Searched refs:RefcountedResourceArray (Results 1 – 2 of 2) sorted by relevance
386 final RefcountedResourceArray<SpiRecord> mSpiRecords =387 new RefcountedResourceArray<>(SpiRecord.class.getSimpleName());388 final RefcountedResourceArray<TransformRecord> mTransformRecords =389 new RefcountedResourceArray<>(TransformRecord.class.getSimpleName());390 final RefcountedResourceArray<EncapSocketRecord> mEncapSocketRecords =391 new RefcountedResourceArray<>(EncapSocketRecord.class.getSimpleName());392 final RefcountedResourceArray<TunnelInterfaceRecord> mTunnelInterfaceRecords =393 new RefcountedResourceArray<>(TunnelInterfaceRecord.class.getSimpleName());544 static class RefcountedResourceArray<T extends IResource> { class in IpSecService548 public RefcountedResourceArray(String typeName) { in RefcountedResourceArray() method in IpSecService.RefcountedResourceArray[all …]
1810 PLcom/android/server/IpSecService$RefcountedResourceArray;-><init>(Ljava/lang/String;)V1811 HPLcom/android/server/IpSecService$RefcountedResourceArray;->getRefcountedResourceOrThrow(I)Lcom/an…1812 …RefcountedResourceArray;->getResourceOrThrow(I)Lcom/android/server/IpSecService$IResource;+]Lcom/a…1813 HPLcom/android/server/IpSecService$RefcountedResourceArray;->put(ILcom/android/server/IpSecService$…1814 HPLcom/android/server/IpSecService$RefcountedResourceArray;->remove(I)V+]Landroid/util/SparseArray;…1815 PLcom/android/server/IpSecService$RefcountedResourceArray;->toString()Ljava/lang/String;1850 …V+]Lcom/android/server/IpSecService$RefcountedResourceArray;Lcom/android/server/IpSecService$Refco…1851 …V+]Lcom/android/server/IpSecService$RefcountedResourceArray;Lcom/android/server/IpSecService$Refco…1871 …d;]Lcom/android/server/IpSecService$RefcountedResourceArray;Lcom/android/server/IpSecService$Refco…1889 …vice$RefcountedResourceArray;I)V+]Lcom/android/server/IpSecService$RefcountedResourceArray;Lcom/an…[all …]