Searched refs:UpdateFunction (Results 1 – 12 of 12) sorted by relevance
/external/google-breakpad/src/common/mac/ |
D | macho_id.h | 67 typedef void (MachoID::*UpdateFunction)(unsigned char* bytes, size_t size); typedef 101 UpdateFunction update_function_;
|
/external/google-cloud-java/java-functions/proto-google-cloud-functions-v1/src/main/proto/google/cloud/functions/v1/ |
D | operations.proto | 35 // Triggered by UpdateFunction call
|
D | functions.proto | 84 rpc UpdateFunction(UpdateFunctionRequest) rpc 128 // URL should be provided in CreateFunction or UpdateFunction request 717 // Request for the `UpdateFunction` method.
|
/external/googleapis/google/cloud/functions/v1/ |
D | operations.proto | 35 // Triggered by UpdateFunction call
|
D | functions.proto | 84 rpc UpdateFunction(UpdateFunctionRequest) rpc 128 // URL should be provided in CreateFunction or UpdateFunction request 719 // Request for the `UpdateFunction` method.
|
/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2beta/src/main/proto/google/cloud/functions/v2beta/ |
D | functions.proto | 108 rpc UpdateFunction(UpdateFunctionRequest) returns (google.longrunning.Operation) { rpc 138 // URL should be provided in CreateFunction or UpdateFunction request 558 // On CreateFunction and UpdateFunction, when set to true, the revision being 806 // Request for the `UpdateFunction` method. 851 // during CreateFunction and UpdateFunction.
|
/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/proto/google/cloud/functions/v2alpha/ |
D | functions.proto | 108 rpc UpdateFunction(UpdateFunctionRequest) returns (google.longrunning.Operation) { rpc 138 // URL should be provided in CreateFunction or UpdateFunction request 558 // On CreateFunction and UpdateFunction, when set to true, the revision being 806 // Request for the `UpdateFunction` method. 851 // during CreateFunction and UpdateFunction.
|
/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/proto/google/cloud/functions/v2/ |
D | functions.proto | 115 rpc UpdateFunction(UpdateFunctionRequest) rpc 147 // URL should be provided in CreateFunction or UpdateFunction request 635 // On CreateFunction and UpdateFunction, when set to true, the revision being 895 // Request for the `UpdateFunction` method. 959 // during CreateFunction and UpdateFunction.
|
/external/googleapis/google/cloud/functions/v2/ |
D | functions.proto | 115 rpc UpdateFunction(UpdateFunctionRequest) rpc 147 // URL should be provided in CreateFunction or UpdateFunction request 634 // On CreateFunction and UpdateFunction, when set to true, the revision being 894 // Request for the `UpdateFunction` method. 958 // during CreateFunction and UpdateFunction.
|
/external/googleapis/google/cloud/functions/v2beta/ |
D | functions.proto | 115 rpc UpdateFunction(UpdateFunctionRequest) rpc 147 // URL should be provided in CreateFunction or UpdateFunction request 634 // On CreateFunction and UpdateFunction, when set to true, the revision being 894 // Request for the `UpdateFunction` method. 958 // during CreateFunction and UpdateFunction.
|
/external/googleapis/google/cloud/functions/v2alpha/ |
D | functions.proto | 115 rpc UpdateFunction(UpdateFunctionRequest) rpc 147 // URL should be provided in CreateFunction or UpdateFunction request 634 // On CreateFunction and UpdateFunction, when set to true, the revision being 894 // Request for the `UpdateFunction` method. 958 // during CreateFunction and UpdateFunction.
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | graph_properties.cc | 785 Status UpdateFunction(const NodeDef* function_node) { in UpdateFunction() function in tensorflow::grappler::SymbolicShapeRefiner 1103 auto s = UpdateFunction(node); in UpdateNode()
|