Searched refs:getRefcountedResourceOrThrow (Results 1 – 4 of 4) sorted by relevance
282 userRecord.mSpiRecords.getRefcountedResourceOrThrow(spiResp.resourceId); in testReleaseSecurityParameterIndex()300 userRecord.mSpiRecords.getRefcountedResourceOrThrow(spiResp.resourceId); in testSecurityParameterIndexBinderDeath()317 userRecord.mSpiRecords.getRefcountedResourceOrThrow(spiResp.resourceId); in testSecurityParameterIndexBinderDeath()558 userRecord.mTransformRecords.getRefcountedResourceOrThrow( in testDeleteTransform()577 userRecord.mTransformRecords.getRefcountedResourceOrThrow( in testTransportModeTransformBinderDeath()595 userRecord.mTransformRecords.getRefcountedResourceOrThrow( in testTransportModeTransformBinderDeath()719 userRecord.mTunnelInterfaceRecords.getRefcountedResourceOrThrow( in testCreateTunnelInterface()748 userRecord.mTunnelInterfaceRecords.getRefcountedResourceOrThrow( in testDeleteTunnelInterface()825 userRecord.mTunnelInterfaceRecords.getRefcountedResourceOrThrow( in testTunnelInterfaceBinderDeath()834 userRecord.mTunnelInterfaceRecords.getRefcountedResourceOrThrow( in testTunnelInterfaceBinderDeath()
192 userRecord.mEncapSocketRecords.getRefcountedResourceOrThrow(udpEncapResp.resourceId); in testOpenAndCloseUdpEncapsulationSocket()207 userRecord.mEncapSocketRecords.getRefcountedResourceOrThrow( in testUdpEncapsulationSocketBinderDeath()215 userRecord.mEncapSocketRecords.getRefcountedResourceOrThrow(udpEncapResp.resourceId); in testUdpEncapsulationSocketBinderDeath()
558 return getRefcountedResourceOrThrow(key).getResource(); in getResourceOrThrow()566 RefcountedResource<T> getRefcountedResourceOrThrow(int key) { in getRefcountedResourceOrThrow() method in IpSecService.RefcountedResourceArray1170 resArray.getRefcountedResourceOrThrow(resourceId).userRelease(); in releaseResource()1725 userRecord.mEncapSocketRecords.getRefcountedResourceOrThrow( in createTransform()1732 userRecord.mSpiRecords.getRefcountedResourceOrThrow(c.getSpiResourceId()); in createTransform()
1811 HPLcom/android/server/IpSecService$RefcountedResourceArray;->getRefcountedResourceOrThrow(I)Lcom/an…