Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DChildSessionStateMachine.java804 CreateChildResult createChildResult) { in validateAndBuildChild()
871 private void setUpNegotiatedResult(CreateChildResult createChildResult) { in setUpNegotiatedResult()
893 CreateChildResult createChildResult, List<IkePayload> respPayloads) { in buildChildSessionConfigFromResp()
1049 CreateChildResult createChildResult = in processStateMessage()
1088 private boolean isTemporaryFailure(CreateChildResult createChildResult) { in isTemporaryFailure()
1475 CreateChildResult createChildResult = in processStateMessage()
1700 CreateChildResult createChildResult = in handleCreateChildRequest()
2180 public static CreateChildResult validateAndNegotiateInitChild( in validateAndNegotiateInitChild()
2204 public static CreateChildResult validateAndNegotiateRekeyChildRequest( in validateAndNegotiateRekeyChildRequest()
2230 public static CreateChildResult validateAndNegotiateRekeyChildResp( in validateAndNegotiateRekeyChildResp()
[all …]