Searched refs:GetPageType (Results 1 – 2 of 2) sorted by relevance
219 void GetPageType(int handle, bool* success, PageType* page_type);
324 IPC_MESSAGE_HANDLER(AutomationMsg_GetPageType, GetPageType) in OnMessageReceived()1369 void TestingAutomationProvider::GetPageType( in GetPageType() function in TestingAutomationProvider