Home
last modified time | relevance | path

Searched defs:method_names (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dpgo.cpp117 auto method_names = static_cast<CodeItem *>(item.get())->GetMethodNames(); in ProfileGuidedRelayout() local
/arkcompiler/runtime_core/verification/verifier/
Dverifier.cpp49 const std::vector<std::string> &method_names = cli_options.GetMethods(); in RunVerifier() local