Home
last modified time | relevance | path

Searched defs:protoItem (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_item_container_test.cpp200 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
Ddebug_info_extractor_test.cpp54 ProtoItem *protoItem = container->GetOrCreateProtoItem(retType, params); in PreparePandaFile() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_reader.cpp678 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/
Dlinker_test.cpp820 ark::panda_file::ProtoItem *protoItem = container.GetOrCreateProtoItem(retType, params); in TEST() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp126 panda_file::ProtoItem *protoItem = container.GetOrCreateProtoItem(retType, params); in CreateMethod() local