Searched defs:GetOrCreateClassItem (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/libpandafile/ | ||
| D | file_item_container.cpp | 176 ClassItem *ItemContainer::GetOrCreateClassItem(const std::string &str) in GetOrCreateClassItem() function in panda::panda_file::ItemContainer |
| /arkcompiler/runtime_core/static_core/libpandafile/ | ||
| D | file_item_container.cpp | 191 ClassItem *ItemContainer::GetOrCreateClassItem(const std::string &str) in GetOrCreateClassItem() function in ark::panda_file::ItemContainer |