Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A 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
/aosp_15_r20/external/cronet/net/http/
H A Dtest_upload_data_stream_not_allow_http1.cc16 int UploadDataStreamNotAllowHTTP1::InitInternal(const NetLogWithSource&) { in InitInternal() function in net::UploadDataStreamNotAllowHTTP1
H A Dhttp_stream_parser_unittest.cc86 int InitInternal(const NetLogWithSource& net_log) override { return OK; } in InitInternal() function in net::__anon5e60b0300111::ReadErrorUploadDataStream
216 int InitInternal(const NetLogWithSource& net_log) override { in InitInternal() function in net::__anon5e60b0300111::InitAsyncUploadDataStream
/aosp_15_r20/external/cronet/components/cronet/
H A Dcronet_upload_data_stream.cc26 int CronetUploadDataStream::InitInternal(const net::NetLogWithSource& net_log) { in InitInternal() function in cronet::CronetUploadDataStream
/aosp_15_r20/external/cronet/net/base/
H A Dchunked_upload_data_stream.cc62 int ChunkedUploadDataStream::InitInternal(const NetLogWithSource& net_log) { in InitInternal() function in net::ChunkedUploadDataStream
H A Delements_upload_data_stream.cc35 int ElementsUploadDataStream::InitInternal(const NetLogWithSource& net_log) { in InitInternal() function in net::ElementsUploadDataStream
/aosp_15_r20/hardware/interfaces/health/utils/libhealthloop/
H A DHealthLoop.cpp273 int HealthLoop::InitInternal() { in InitInternal() function in android::hardware::health::HealthLoop
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_http_stream_unittest.cc92 int InitInternal(const NetLogWithSource& net_log) override { return OK; } in InitInternal() function in net::test::__anonfb0c2e430111::ReadErrorUploadDataStream
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_http_stream_test.cc210 int InitInternal(const NetLogWithSource& net_log) override { return OK; } in InitInternal() function in net::test::__anonaed2abe70111::ReadErrorUploadDataStream
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_kernel.cc1321 void OpKernelRegistrar::InitInternal(const KernelDef* kernel_def, in InitInternal() function in tensorflow::kernel_factory::OpKernelRegistrar