Searched refs:AddPlaceholderForPid (Results 1 – 3 of 3) sorted by relevance
13 void AddPlaceholderForPid(base::ProcessHandle pid) { in AddPlaceholderForPid() function in MachBrokerTest15 broker_.AddPlaceholderForPid(pid); in AddPlaceholderForPid()36 AddPlaceholderForPid(1); in TEST_F()48 AddPlaceholderForPid(1); in TEST_F()
60 void AddPlaceholderForPid(base::ProcessHandle pid);
147 void MachBroker::AddPlaceholderForPid(base::ProcessHandle pid) { in AddPlaceholderForPid() function in MachBroker