Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.h35 std::vector<std::string> GetInterfaces() const override in GetInterfaces() function
/arkcompiler/runtime_core/static_core/plugins/ets/assembler/extension/
Dets_meta.h68 std::vector<std::string> GetInterfaces() const override in GetInterfaces() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.cpp448 std::vector<std::string> RecordMetadata::GetInterfaces() const in GetInterfaces() function in panda::pandasm::RecordMetadata
/arkcompiler/runtime_core/assembler/
Dmeta.cpp442 std::vector<std::string> RecordMetadata::GetInterfaces() const in GetInterfaces() function in panda::pandasm::RecordMetadata
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp246 PandaVector<EtsClass *> EtsClass::GetInterfaces() const in GetInterfaces() function in panda::ets::EtsClass
690 void EtsClass::GetInterfaces(PandaUnorderedSet<EtsClass *> &ifaces, EtsClass *iface) in GetInterfaces() function in panda::ets::EtsClass
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h236 Span<Class *> GetInterfaces() const in GetInterfaces() function
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp157 ArenaVector<ETSObjectType *> ETSChecker::GetInterfaces(ETSObjectType *type) in GetInterfaces() function in panda::es2panda::checker::ETSChecker
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h1186 const std::vector<BaseClassItem *> &GetInterfaces() const in GetInterfaces() function