HomeSort by relevance Sort by last modified time
    Searched refs:intercept_pid (Results 1 - 2 of 2) sorted by null

  /system/core/debuggerd/tombstoned/
intercept_manager.h 39 pid_t intercept_pid = -1; member in struct:Intercept
intercept_manager.cpp 49 auto it = intercept_manager->intercepts.find(intercept->intercept_pid);
64 LOG(INFO) << "intercept for pid " << intercept->intercept_pid << " terminated " << reason;
115 intercept->intercept_pid = intercept_request.pid;

Completed in 184 milliseconds