Searched refs:tweak (Results 1 – 1 of 1) sorted by relevance
56 explicit EntryHook(const ir::MethodId& hook_method_id, Tweak tweak) in EntryHook() argument57 : hook_method_id_(hook_method_id), tweak_(tweak) { in EntryHook()94 explicit ExitHook(const ir::MethodId& hook_method_id, Tweak tweak) in ExitHook() argument95 : hook_method_id_(hook_method_id), tweak_(tweak) { in ExitHook()