Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Dtest_dex_file_builder.h272 uint32_t GetMethodIdx(const std::string& class_descriptor, const std::string& signature, in GetMethodIdx() function
/aosp12/art/compiler/optimizing/
H A Dnodes.h650 uint32_t GetMethodIdx() const { in GetMethodIdx() function