/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | graph_test.cpp | 73 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 D | ut_graphCheck.cpp | 50 GraphCheckCyclic graph; variable 63 GraphCheckCyclic graph; variable
|
/ohos5.0/base/update/packaging_tools/ |
H A D | gigraph_process.py | 145 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 D | utd_graph.cpp | 87 auto graph = std::make_unique<Graph>(descriptorsNum, typeIdIndex); in ConstructNewGraph() local 98 void UtdGraph::Update(std::unique_ptr<Graph> graph) in Update()
|
H A D | utd_cfgs_checker.cpp | 203 auto graph = UtdGraph::GetInstance().ConstructNewGraph(allTypeCfgs); in CanConstructDAG() local
|
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/ |
H A D | graphic_memory.cpp | 106 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 D | meminfo_test.cpp | 108 uint64_t graph = 0; variable
|
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/ |
H A D | nnrt_device_service.cpp | 114 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 D | prepared_model_service.cpp | 185 int32_t PreparedModelService::Compile(std::shared_ptr<mindspore::schema::MetaGraphT> graph) in Compile()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/ |
H A D | pipeline_core.cpp | 256 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 D | nnrt_device_service.cpp | 115 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 D | prepared_model_service.cpp | 225 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 D | buffer_tracking.cpp | 83 void BufferTracking::DumpBufferTrace(const int32_t id, BufferTraceGraph& graph) in DumpBufferTrace()
|
H A D | buffer_loop_tracking.cpp | 204 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 D | mutex_private.h | 35 GraphCheckCyclic graph; variable
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/ |
H A D | meminfo_data.h | 65 uint64_t graph = 0; member 83 uint64_t graph = 0; member
|
/ohos5.0/commonlibrary/memory_utils/libmeminfo/src/ |
H A D | meminfo.cpp | 117 bool GetGraphicsMemory(const int pid, uint64_t &gl, uint64_t &graph) in GetGraphicsMemory()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/ |
H A D | utd_client.cpp | 426 auto graph = UtdGraph::GetInstance().ConstructNewGraph(allTypeCfgs); in UpdateGraph() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | db_common.cpp | 564 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 D | hdi_device_v2_0.cpp | 482 …Code HDIDeviceV2_0::GetOfflineModelFromLiteGraph(std::shared_ptr<const mindspore::lite::LiteGraph>… in GetOfflineModelFromLiteGraph()
|
H A D | hdi_device_v2_1.cpp | 477 …Code HDIDeviceV2_1::GetOfflineModelFromLiteGraph(std::shared_ptr<const mindspore::lite::LiteGraph>… in GetOfflineModelFromLiteGraph()
|
H A D | lite_graph_to_hdi_model_v1_0.cpp | 1065 for (auto graph : liteGraph->sub_graphs_) { in LiteGraph_To_HDIModel() local
|
H A D | lite_graph_to_hdi_model_v2_0.cpp | 1066 for (auto graph : liteGraph->sub_graphs_) { in LiteGraph_To_HDIModel() local
|
/ohos5.0/drivers/peripheral/camera/test/ut/buffer_manager/ |
H A D | buffer_manager_utest.cpp | 370 BufferTraceGraph graph{}; variable
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
H A D | memory_info.cpp | 752 uint64_t graph = memUsage.graph; in MemUsageToMatrix() local
|