/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/parser/ |
H A D | perfetto_sql_parser.h | 53 struct CreateFunction { struct 54 bool replace; 55 FunctionPrototype prototype; 56 std::string returns; 57 SqlSource sql; 58 bool is_table;
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/ |
H A D | create_function.h | 34 struct CreateFunction : public SqlFunction { struct 35 using Context = PerfettoSqlEngine; 37 static constexpr bool kVoidReturn = true;
|
/aosp_15_r20/external/tensorflow/tensorflow/core/function/ |
H A D | runtime_client.cc | 95 Status Runtime::CreateFunction(const FunctionDef& fdef) { in CreateFunction() function in tensorflow::core::function::Runtime 104 Status Runtime::CreateFunction(OpaqueTfgGraphFuncOp* fop) { in CreateFunction() function in tensorflow::core::function::Runtime
|
H A D | runtime_client.py | 34 def CreateFunction(self, function_def: function_pb2.FunctionDef): member in Runtime
|
/aosp_15_r20/external/cronet/base/memory/ |
H A D | unsafe_shared_memory_region.h | 37 using CreateFunction = decltype(Create); variable
|
H A D | writable_shared_memory_region.h | 40 using CreateFunction = decltype(Create); variable
|
H A D | read_only_shared_memory_region.h | 39 using CreateFunction = decltype(Create); variable
|
/aosp_15_r20/external/google-cloud-java/java-functions/google-cloud-functions/src/main/java/com/google/cloud/functions/v2alpha/ |
H A D | gapic_metadata.json | 13 "CreateFunction": { object
|
/aosp_15_r20/external/google-cloud-java/java-functions/google-cloud-functions/src/main/java/com/google/cloud/functions/v2/ |
H A D | gapic_metadata.json | 13 "CreateFunction": { object
|
/aosp_15_r20/external/google-cloud-java/java-functions/google-cloud-functions/src/main/java/com/google/cloud/functions/v2beta/ |
H A D | gapic_metadata.json | 13 "CreateFunction": { object
|
/aosp_15_r20/external/google-cloud-java/java-functions/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/ |
H A D | gapic_metadata.json | 16 "CreateFunction": { object
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v1/src/main/proto/google/cloud/functions/v1/ |
H A D | functions.proto | 70 rpc CreateFunction(CreateFunctionRequest) rpc
|
/aosp_15_r20/external/googleapis/google/cloud/functions/v1/ |
H A D | functions.proto | 70 rpc CreateFunction(CreateFunctionRequest) rpc
|
/aosp_15_r20/external/cronet/base/android/linker/ |
H A D | linker_jni.cc | 344 typedef int (*CreateFunction)(const char*, size_t); typedef
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/proto/google/cloud/functions/v2alpha/ |
H A D | functions.proto | 95 rpc CreateFunction(CreateFunctionRequest) returns (google.longrunning.Operation) { rpc
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2beta/src/main/proto/google/cloud/functions/v2beta/ |
H A D | functions.proto | 95 rpc CreateFunction(CreateFunctionRequest) returns (google.longrunning.Operation) { rpc
|
/aosp_15_r20/external/googleapis/google/cloud/functions/v2/ |
H A D | functions.proto | 101 rpc CreateFunction(CreateFunctionRequest) rpc
|
/aosp_15_r20/external/googleapis/google/cloud/functions/v2alpha/ |
H A D | functions.proto | 101 rpc CreateFunction(CreateFunctionRequest) rpc
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/proto/google/cloud/functions/v2/ |
H A D | functions.proto | 101 rpc CreateFunction(CreateFunctionRequest) rpc
|
/aosp_15_r20/external/googleapis/google/cloud/functions/v2beta/ |
H A D | functions.proto | 101 rpc CreateFunction(CreateFunctionRequest) rpc
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | dibuilder.go | 195 func (d *DIBuilder) CreateFunction(diScope Metadata, f DIFunction) Metadata { func
|
/aosp_15_r20/external/aws-sdk-java-v2/services/lambda/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 28 "CreateFunction": [ array
|
H A D | service-2.json | 104 "CreateFunction":{ object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/appsync/src/main/resources/codegen-resources/ |
H A D | service-2.json | 137 "CreateFunction":{ object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/cloudfront/src/main/resources/codegen-resources/ |
H A D | service-2.json | 370 "CreateFunction":{ object
|