Home
last modified time | relevance | path

Searched defs:InterpreterOptions (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/mock_cel/
Dcel_expr_builder_factory.h31 struct InterpreterOptions { struct
36 const InterpreterOptions& options) { in CreateCelExpressionBuilder() argument
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/authorization/mock_cel/
H A Dcel_expr_builder_factory.h31 struct InterpreterOptions { struct
36 const InterpreterOptions& options) { in CreateCelExpressionBuilder() argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter_options.h27 InterpreterOptions() in InterpreterOptions() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/swift/Sources/
H A DInterpreter.swift366 public typealias InterpreterOptions = Interpreter.Options typealias