Searched refs:GetBoundFunction2 (Results 1 – 1 of 1) sorted by relevance
401 std::function<void(T1, T2)> GetBoundFunction2(void (arm::Arm32Assembler::*f)(T1, T2)) { in GetBoundFunction2() function in art::AssemblerArm32Test440 GenericTemplateHelper(GetBoundFunction2(f), without_pc, fmt, test_name); in T2Helper()