Searched defs:GetInterfaces (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/assembler/ | ||
| H A D | meta.cpp | 444 std::vector<std::string> RecordMetadata::GetInterfaces() const in GetInterfaces() function in panda::pandasm::RecordMetadata |
| /arkcompiler/runtime_core/static_core/assembler/ | ||
| H A D | meta.cpp | 449 std::vector<std::string> RecordMetadata::GetInterfaces() const in GetInterfaces() function in ark::pandasm::RecordMetadata |
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ | ||
| H A D | object.cpp | 169 ArenaVector<ETSObjectType *> ETSChecker::GetInterfaces(ETSObjectType *type) in GetInterfaces() function in ark::es2panda::checker::ETSChecker |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | class.h | 236 Span<Class *> GetInterfaces() const in GetInterfaces() function in ark::Class |
| /arkcompiler/runtime_core/static_core/libpandafile/ | ||
| H A D | file_items.h | 1218 const std::vector<BaseClassItem *> &GetInterfaces() const in GetInterfaces() function in ark::panda_file::ClassTag::ClassItem |
Completed in 10 milliseconds