Searched refs:set_argument (Results 1 – 3 of 3) sorted by relevance
108 void set_argument(uintptr_t argument) { argument_ = argument; } in set_argument() function
127 stub->set_argument(reinterpret_cast<uintptr_t>(original_fn)); in PatchInterfaceMethods()
50 timer_stub_->set_argument(NULL); // Couldn't stop it, so orphan and disable in ~InfobarWindow()