Home
last modified time | relevance | path

Searched defs:graph (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dgraph_test.cpp73 Graph graph(vextexNum, {}); variable
95 Graph graph(vextexNum, {}); variable
118 Graph graph(vextexNum, {}); variable
141 Graph graph(vextexNum, {}); variable
171 Graph graph(vextexNum, {}); variable
200 Graph graph(vextexNum, {}); variable
226 Graph graph(vextexNum, {}); variable
252 Graph graph(vextexNum, {}); variable
281 Graph graph(vextexNum, {}); variable
334 Graph graph(vextexNum, {}); variable
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_graphCheck.cpp50 GraphCheckCyclic graph; variable
63 GraphCheckCyclic graph; variable
/ohos5.0/base/update/packaging_tools/
H A Dgigraph_process.py145 def __init__(self, graph): argument
153 def __init__(self, graph): argument
179 def __init__(self, graph): argument
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dutd_graph.cpp87 auto graph = std::make_unique<Graph>(descriptorsNum, typeIdIndex); in ConstructNewGraph() local
98 void UtdGraph::Update(std::unique_ptr<Graph> graph) in Update()
H A Dutd_cfgs_checker.cpp203 auto graph = UtdGraph::GetInstance().ConstructNewGraph(allTypeCfgs); in CanConstructDAG() local
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/
H A Dgraphic_memory.cpp106 int32_t graph = 0; in GetGraphByPid() local
130 int32_t graph = GetGraphByPid(pid); in GetGraphicUsage() local
/ohos5.0/commonlibrary/memory_utils/libmeminfo/test/unittest/
H A Dmeminfo_test.cpp108 uint64_t graph = 0; variable
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp114 auto graph = TransModelToGraph(model); in PrepareModel() local
318 for (auto graph : model.subGraph) { in TransModelToGraph() local
390 …d::unique_ptr<mindspore::schema::SubGraphT> NnrtDeviceService::TransSubGraph(const SubGraph& graph, in TransSubGraph()
H A Dprepared_model_service.cpp185 int32_t PreparedModelService::Compile(std::shared_ptr<mindspore::schema::MetaGraphT> graph) in Compile()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dpipeline_core.cpp256 void ConstructGraph(const std::vector<Filter*> &filters, std::vector<FilterNode> &graph, std::stack… in ConstructGraph()
278 std::vector<FilterNode> graph; in ReorderFilters() local
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp115 auto graph = TransModelToGraph(model, ret); in PrepareModel() local
354 for (auto graph : model.subGraph) { in TransModelToGraph() local
438 …d::unique_ptr<mindspore::schema::SubGraphT> NnrtDeviceService::TransSubGraph(const SubGraph& graph, in TransSubGraph()
H A Dprepared_model_service.cpp225 NNRT_ReturnCode PreparedModelService::Compile(std::shared_ptr<mindspore::schema::MetaGraphT> graph) in Compile()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dbuffer_tracking.cpp83 void BufferTracking::DumpBufferTrace(const int32_t id, BufferTraceGraph& graph) in DumpBufferTrace()
H A Dbuffer_loop_tracking.cpp204 void TrackingStream::DumpTrace(BufferTraceGraph& graph) in DumpTrace()
482 void BufferLoopTracking::DumpTrace(const int32_t id, BufferTraceGraph& graph) in DumpTrace()
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/
H A Dmutex_private.h35 GraphCheckCyclic graph; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/
H A Dmeminfo_data.h65 uint64_t graph = 0; member
83 uint64_t graph = 0; member
/ohos5.0/commonlibrary/memory_utils/libmeminfo/src/
H A Dmeminfo.cpp117 bool GetGraphicsMemory(const int pid, uint64_t &gl, uint64_t &graph) in GetGraphicsMemory()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dutd_client.cpp426 auto graph = UtdGraph::GetInstance().ConstructNewGraph(allTypeCfgs); in UpdateGraph() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp564 void DBCommon::InsertNodesByScore(const std::map<std::string, std::map<std::string, bool>> &graph, in InsertNodesByScore()
591 const std::map<std::string, std::map<std::string, bool>> &graph, in GenerateNodesByNodeWeight()
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v2_0.cpp482 …Code HDIDeviceV2_0::GetOfflineModelFromLiteGraph(std::shared_ptr<const mindspore::lite::LiteGraph>… in GetOfflineModelFromLiteGraph()
H A Dhdi_device_v2_1.cpp477 …Code HDIDeviceV2_1::GetOfflineModelFromLiteGraph(std::shared_ptr<const mindspore::lite::LiteGraph>… in GetOfflineModelFromLiteGraph()
H A Dlite_graph_to_hdi_model_v1_0.cpp1065 for (auto graph : liteGraph->sub_graphs_) { in LiteGraph_To_HDIModel() local
H A Dlite_graph_to_hdi_model_v2_0.cpp1066 for (auto graph : liteGraph->sub_graphs_) { in LiteGraph_To_HDIModel() local
/ohos5.0/drivers/peripheral/camera/test/ut/buffer_manager/
H A Dbuffer_manager_utest.cpp370 BufferTraceGraph graph{}; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp752 uint64_t graph = memUsage.graph; in MemUsageToMatrix() local

12