Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h451 inline Method *Class::GetStaticClassMethod(panda_file::File::EntityId id) const in GetStaticClassMethod() function
515 inline Method *Class::GetStaticClassMethod(const uint8_t *mutf8Name) const in GetStaticClassMethod() function
534 inline Method *Class::GetStaticClassMethod(const uint8_t *mutf8Name, const Method::Proto &proto) co… in GetStaticClassMethod() function