Searched defs:callerPid (Results 1 – 4 of 4) sorted by relevance
28 void StatisticReporter(int32_t callerPid, int32_t callerUid, int32_t type, int64_t triggerTime, uin… in StatisticReporter()
45 void ReportPermissionFail(int32_t callerUid, int32_t callerPid, const std::string& permName) in ReportPermissionFail()
77 int32_t callerPid; // only for sdk dump client member
101 pid_t callerPid; member