Searched refs:target_method_id (Results 1 – 1 of 1) sorted by relevance
948 const DexFile::MethodId& target_method_id = target_dex_file->GetMethodId(target_method_idx); in LoadMethodAddress() local949 uintptr_t target_method_id_ptr = reinterpret_cast<uintptr_t>(&target_method_id); in LoadMethodAddress()