Home
last modified time | relevance | path

Searched refs:FindClassIdInFile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp530 std::optional<RuntimeInterface::IdType> PandaRuntimeInterface::FindClassIdInFile(MethodPtr method, … in FindClassIdInFile() function in ark::PandaRuntimeInterface
545 auto classId = FindClassIdInFile(method, cls); in GetClassIdWithinFile()
Dcompiler.h477 std::optional<IdType> FindClassIdInFile(MethodPtr method, ClassPtr cls) const;