Home
last modified time | relevance | path

Searched refs:EnumerateDirectInterfaces (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h244 void EnumerateDirectInterfaces(const Callback &callback) in EnumerateDirectInterfaces() function
Dets_class.cpp613 EnumerateDirectInterfaces([&](EtsClass *runtimeInterface) { in GetInterfaces()