Searched refs:GetIntercept (Results 1 – 3 of 3) sorted by relevance
56 bool GetIntercept(pid_t pid, DebuggerdDumpType dump_type, android::base::unique_fd* out_fd);
195 bool InterceptManager::GetIntercept(pid_t pid, DebuggerdDumpType dump_type, in GetIntercept() function in InterceptManager
215 intercept_manager->GetIntercept(crash->crash_pid, crash->crash_type, &output_fd); in perform_request()