Home
last modified time | relevance | path

Searched refs:release_default_graph_context (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/
H A DUtils.h109 void release_default_graph_context(GraphContext &ctx);
/aosp_15_r20/external/ComputeLibrary/src/graph/
H A DGraphContext.cpp43 release_default_graph_context(*this); in ~GraphContext()
H A DUtils.cpp108 void release_default_graph_context(GraphContext &ctx) in release_default_graph_context() function