Home
last modified time | relevance | path

Searched defs:CreateOperation (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/gradients/tape/
H A Dtape_context.cc36 TapeOperation* TapeContext::CreateOperation() { in CreateOperation() function in tensorflow::gradients::TapeContext
/aosp_15_r20/system/keymaster/legacy_support/
H A Decdsa_keymaster1_operation.cpp95 OperationPtr EcdsaKeymaster1OperationFactory::CreateOperation(Key&& key, in CreateOperation() function in keymaster::EcdsaKeymaster1OperationFactory
H A Drsa_keymaster1_operation.cpp116 OperationPtr RsaKeymaster1OperationFactory::CreateOperation(Key&& key, in CreateOperation() function in keymaster::RsaKeymaster1OperationFactory
H A Dkeymaster_passthrough_operation.h104 OperationPtr CreateOperation(Key&& key, const AuthorizationSet& /*begin_params*/, in CreateOperation() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcore.cc160 ImmediateExecutionOperation* EagerContext::CreateOperation() { in CreateOperation() function in tensorflow::EagerContext
/aosp_15_r20/system/keymaster/km_openssl/
H A Decdh_operation.cpp140 OperationPtr EcdhOperationFactory::CreateOperation(Key&& key, in CreateOperation() function in keymaster::EcdhOperationFactory
H A Dhmac_operation.cpp38 OperationPtr HmacOperationFactory::CreateOperation(Key&& key, const AuthorizationSet& begin_params, in CreateOperation() function in keymaster::HmacOperationFactory
H A Decdsa_operation.cpp35 OperationPtr EcdsaOperationFactory::CreateOperation(Key&& key, const AuthorizationSet& begin_params, in CreateOperation() function in keymaster::EcdsaOperationFactory
H A Dblock_cipher_operation.cpp79 OperationPtr BlockCipherOperationFactory::CreateOperation(Key&& key, in CreateOperation() function in keymaster::BlockCipherOperationFactory
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_entry_operation.cc33 SimpleEntryOperation SimpleEntryOperation::CreateOperation( in CreateOperation() function in disk_cache::SimpleEntryOperation
/aosp_15_r20/system/keymaster/include/keymaster/km_openssl/
H A Drsa_operation.h201 OperationPtr CreateOperation(Key&& key, const AuthorizationSet& begin_params, in CreateOperation() function
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_unified_experimental_graph.cc326 TracingOperation* CreateOperation() override { in CreateOperation() function in tensorflow::tracing::graph::GraphContext
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
H A Dc_api_unified_experimental_mlir.cc259 AbstractOperation* CreateOperation() override { in CreateOperation() function in mlir::TF::__anon3eda563f0111::MlirFunctionContext
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc906 tensorflow::ImmediateExecutionOperation* ContextInterface::CreateOperation() { in CreateOperation() function in tfrt::tf::ContextInterface
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc1857 mlir::Operation* ImporterBase::CreateOperation( in CreateOperation() function in tensorflow::__anon636eac960111::ImporterBase