Home
last modified time | relevance | path

Searched defs:InitInternal (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Dmodel_loader.cc49 MinibenchmarkStatus PathModelLoader::InitInternal() { in InitInternal() function in tflite::acceleration::PathModelLoader
59 MinibenchmarkStatus MmapModelLoader::InitInternal() { in InitInternal() function in tflite::acceleration::MmapModelLoader
75 MinibenchmarkStatus PipeModelLoader::InitInternal() { in InitInternal() function in tflite::acceleration::PipeModelLoader
/external/cronet/net/http/
Dtest_upload_data_stream_not_allow_http1.cc16 int UploadDataStreamNotAllowHTTP1::InitInternal(const NetLogWithSource&) { in InitInternal() function in net::UploadDataStreamNotAllowHTTP1
Dhttp_stream_parser_unittest.cc85 int InitInternal(const NetLogWithSource& net_log) override { return OK; } in InitInternal() function in net::__anon23b8f29f0111::ReadErrorUploadDataStream
215 int InitInternal(const NetLogWithSource& net_log) override { in InitInternal() function in net::__anon23b8f29f0111::InitAsyncUploadDataStream
/external/cronet/components/cronet/
Dcronet_upload_data_stream.cc26 int CronetUploadDataStream::InitInternal(const net::NetLogWithSource& net_log) { in InitInternal() function in cronet::CronetUploadDataStream
/external/cronet/net/base/
Dchunked_upload_data_stream.cc62 int ChunkedUploadDataStream::InitInternal(const NetLogWithSource& net_log) { in InitInternal() function in net::ChunkedUploadDataStream
Delements_upload_data_stream.cc35 int ElementsUploadDataStream::InitInternal(const NetLogWithSource& net_log) { in InitInternal() function in net::ElementsUploadDataStream
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_table.cc327 base::Status TypedSqliteTableBase::InitInternal(SqliteEngine* engine, in InitInternal() function in perfetto::trace_processor::TypedSqliteTableBase
/external/cronet/net/spdy/
Dspdy_http_stream_unittest.cc88 int InitInternal(const NetLogWithSource& net_log) override { return OK; } in InitInternal() function in net::test::__anond74308f20111::ReadErrorUploadDataStream
/external/cronet/net/quic/
Dquic_http_stream_test.cc203 int InitInternal(const NetLogWithSource& net_log) override { return OK; } in InitInternal() function in net::test::__anon45c187160111::ReadErrorUploadDataStream
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc1321 void OpKernelRegistrar::InitInternal(const KernelDef* kernel_def, in InitInternal() function in tensorflow::kernel_factory::OpKernelRegistrar