Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/mirror/
H A Dclass.cc987 std::vector<ArtMethod*> abstract_methods; in FindVirtualMethodForInterfaceSuper() local
/aosp_15_r20/external/python/cpython2/Objects/
Dtypeobject.c3026 PyObject *abstract_methods = NULL; in object_new() local
/aosp_15_r20/external/python/cpython3/Objects/
Dtypeobject.c4532 PyObject *abstract_methods; in object_new() local