Searched refs:actual_method_name (Results 1 – 1 of 1) sorted by relevance
521 string actual_method_name(method_name); in CacheMethod() local522 actual_method_name.append("ForFuse"); in CacheMethod()523 mid = env->GetMethodID(media_provider_class_, actual_method_name.c_str(), signature); in CacheMethod()