Searched refs:FindMethodData (Results 1 – 1 of 1) sorted by relevance
234 static const uint8_t* FindMethodData(const DexFile* dex_file, in FindMethodData() function260 uint8_t* method_flags_ptr = const_cast<uint8_t*>(FindMethodData(dex_file, method)); in SetMethodFlags()277 const uint8_t* method_flags_ptr = const_cast<uint8_t*>(FindMethodData(dex_file, method)); in GetMethodFlags()298 const uint8_t* ptr = FindMethodData(dex_file, method); in RemoveCode()1403 const uint8_t* data = FindMethodData(dex_file, "foo", &method_idx); in TEST_F()