Searched refs:found_caller (Results 1 – 1 of 1) sorted by relevance
1023 std::string found_caller = ArtMethod::PrettyMethod(shadow_frame->GetLink()->GetMethod()); in CheckCallers() local1024 if (allowed_caller != found_caller) { in CheckCallers()