Searched refs:GetMachPortCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/automation/
H A Dtesting_automation_provider.h85 void GetMachPortCount(int* port_count);
H A Dtesting_automation_provider.cc326 IPC_MESSAGE_HANDLER(AutomationMsg_GetMachPortCount, GetMachPortCount)
456 void TestingAutomationProvider::GetMachPortCount(int* port_count) { function in class:TestingAutomationProvider

Completed in 80 milliseconds