Home
last modified time | relevance | path

Searched defs:GetInterfaces (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/plugins/ecmascript/assembler/extension/
Decmascript_meta.h35 std::vector<std::string> GetInterfaces() const override in GetInterfaces() function
/arkcompiler/runtime_core/assembler/
Dmeta.cpp444 std::vector<std::string> RecordMetadata::GetInterfaces() const in GetInterfaces() function in panda::pandasm::RecordMetadata
/arkcompiler/runtime_core/runtime/include/
Dclass.h238 Span<Class *> GetInterfaces() const in GetInterfaces() function