Home
last modified time | relevance | path

Searched defs:GetGraphNames (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnContextCommon.h40 std::vector<std::string> inline GetGraphNames() { in GetGraphNames() function
H A DQnnBackendCache.h54 std::vector<std::string> GetGraphNames() { in GetGraphNames() function
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/
H A DQnnManager.h106 std::vector<std::string> GetGraphNames() { in GetGraphNames() function
/aosp_15_r20/external/executorch/backends/qualcomm/aot/python/
H A DPyQnnManagerAdaptor.h287 py::list GetGraphNames() { in GetGraphNames() function