Searched defs:protoItem (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | file_item_container_test.cpp | 200 ProtoItem *protoItem = container.GetOrCreateProtoItem(retType, params); in TEST() local 360 ProtoItem *protoItem = container.GetOrCreateProtoItem(retType, params); in TEST() local 458 ProtoItem *protoItem = container.GetOrCreateProtoItem(retType, params); in TestProtos() local 537 ProtoItem *protoItem = container.GetOrCreateProtoItem(retType, params); in TEST() local 642 ProtoItem *protoItem = container.GetOrCreateProtoItem(retType, params); in TEST() local
|
| D | debug_info_extractor_test.cpp | 54 ProtoItem *protoItem = container->GetOrCreateProtoItem(retType, params); in PreparePandaFile() local
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file_reader.cpp | 678 auto *protoItem = container_.GetOrCreateProtoItem(retTypeItem, paramItems); in CreateMethodItem() local 853 auto *protoItem = container_.GetOrCreateProtoItem(retTypeItem, paramItems); in CreateForeignMethodItem() local
|
| /arkcompiler/runtime_core/static_core/static_linker/tests/ |
| D | linker_test.cpp | 820 ark::panda_file::ProtoItem *protoItem = container.GetOrCreateProtoItem(retType, params); in TEST() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | interpreter_test.cpp | 126 panda_file::ProtoItem *protoItem = container.GetOrCreateProtoItem(retType, params); in CreateMethod() local
|