Home
last modified time | relevance | path

Searched defs:createFlow (Results 1 – 9 of 9) sorted by relevance

/external/google-cloud-java/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
DFlowsGrpc.java538 default void createFlow( in createFlow() method
745 public void createFlow( in createFlow() method in FlowsGrpc.FlowsStub
950 public com.google.cloud.dialogflow.cx.v3.Flow createFlow( in createFlow() method in FlowsGrpc.FlowsBlockingStub
1140 createFlow(com.google.cloud.dialogflow.cx.v3.CreateFlowRequest request) { in createFlow() method in FlowsGrpc.FlowsFutureStub
/external/google-cloud-java/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DFlowsGrpc.java547 default void createFlow( in createFlow() method
754 public void createFlow( in createFlow() method in FlowsGrpc.FlowsStub
959 public com.google.cloud.dialogflow.cx.v3beta1.Flow createFlow( in createFlow() method in FlowsGrpc.FlowsBlockingStub
1149 createFlow(com.google.cloud.dialogflow.cx.v3beta1.CreateFlowRequest request) { in createFlow() method in FlowsGrpc.FlowsFutureStub
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3/
DFlowsClient.java235 public final Flow createFlow(AgentName parent, Flow flow) { in createFlow() method in FlowsClient
271 public final Flow createFlow(String parent, Flow flow) { in createFlow() method in FlowsClient
306 public final Flow createFlow(CreateFlowRequest request) { in createFlow() method in FlowsClient
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DFlowsClient.java236 public final Flow createFlow(AgentName parent, Flow flow) { in createFlow() method in FlowsClient
272 public final Flow createFlow(String parent, Flow flow) { in createFlow() method in FlowsClient
307 public final Flow createFlow(CreateFlowRequest request) { in createFlow() method in FlowsClient
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/test/java/com/google/cloud/dialogflow/cx/v3/
DMockFlowsImpl.java64 public void createFlow(CreateFlowRequest request, StreamObserver<Flow> responseObserver) { in createFlow() method in MockFlowsImpl
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/test/java/com/google/cloud/dialogflow/cx/v3beta1/
DMockFlowsImpl.java64 public void createFlow(CreateFlowRequest request, StreamObserver<Flow> responseObserver) { in createFlow() method in MockFlowsImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp885 void StructurizeCFG::createFlow() { in createFlow() function in StructurizeCFG
/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp866 void StructurizeCFG::createFlow() { in createFlow() function in StructurizeCFG
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp1010 void StructurizeCFG::createFlow() { in createFlow() function in StructurizeCFG