Home
last modified time | relevance | path

Searched refs:CreateExecutor (Results 1 – 25 of 51) sorted by relevance

123

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/factory/
H A Dapi_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> APIDumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::APIDumperFactory
H A Dcmd_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> CMDDumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::CMDDumperFactory
H A Dcolumn_rows_filter_factory.cpp20 std::shared_ptr<HidumperExecutor> ColumnRowsFilterFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::ColumnRowsFilterFactory
H A Dcpu_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> CPUDumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::CPUDumperFactory
H A Ddumper_group_factory.cpp20 std::shared_ptr<HidumperExecutor> DumperGroupFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::DumperGroupFactory
H A Denv_param_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> EnvParamDumperFactory ::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::EnvParamDumperFactory
H A Dfd_output_factory.cpp20 std::shared_ptr<HidumperExecutor> FDOutputFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::FDOutputFactory
H A Dfile_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> FileDumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::FileDumperFactory
H A Dfile_format_dump_filter_factory.cpp20 std::shared_ptr<HidumperExecutor> FileFormatDumpFilterFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::FileFormatDumpFilterFactory
H A Dipc_stat_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> IPCStatDumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::IPCStatDumperFactory
H A Djsheap_memory_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> JsHeapMemoryDumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::JsHeapMemoryDumperFactory
H A Dlist_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> ListDumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::ListDumperFactory
H A Dmemory_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> MemoryDumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::MemoryDumperFactory
H A Dproperties_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> PropertiesDumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::PropertiesDumperFactory
H A Dsa_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> SADumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::SADumperFactory
H A Dtraffic_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> TrafficDumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::TrafficDumperFactory
H A Dversion_dumper_factory.cpp20 std::shared_ptr<HidumperExecutor> VersionDumperFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::VersionDumperFactory
H A Dzip_output_factory.cpp20 std::shared_ptr<HidumperExecutor> ZipOutputFactory::CreateExecutor() in CreateExecutor() function in OHOS::HiviewDFX::ZipOutputFactory
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnnbackend.cpp150 Executor* NNBackend::CreateExecutor(Compilation* compilation) in CreateExecutor() function in OHOS::NeuralNetworkRuntime::NNBackend
163 NNExecutor* nnExecutor = nnCompiler->CreateExecutor(); in CreateExecutor()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/factory/
H A Dzip_output_factory.h24 std::shared_ptr<HidumperExecutor> CreateExecutor();
H A Dapi_dumper_factory.h24 std::shared_ptr<HidumperExecutor> CreateExecutor() override;
H A Dcmd_dumper_factory.h24 std::shared_ptr<HidumperExecutor> CreateExecutor() override;
H A Dcolumn_rows_filter_factory.h24 std::shared_ptr<HidumperExecutor> CreateExecutor() override;
H A Dcpu_dumper_factory.h24 std::shared_ptr<HidumperExecutor> CreateExecutor() override;
H A Ddumper_group_factory.h24 std::shared_ptr<HidumperExecutor> CreateExecutor() override;

123