Searched refs:Hook (Results 1 – 3 of 3) sorted by relevance
1 [Hook Scripts]
190 static void Hook(void* data, const std::string& reason);
435 vm_->SetCheckJniAbortHook(Hook, &actual_); in CheckJniAbortCatcher()454 void CheckJniAbortCatcher::Hook(void* data, const std::string& reason) { in Hook() function in art::CheckJniAbortCatcher