Searched refs:ChromeAndroidImpl (Results 1 – 3 of 3) sorted by relevance
12 ChromeAndroidImpl::ChromeAndroidImpl( in ChromeAndroidImpl() function in ChromeAndroidImpl22 ChromeAndroidImpl::~ChromeAndroidImpl() {} in ~ChromeAndroidImpl()24 std::string ChromeAndroidImpl::GetOperatingSystemName() { in GetOperatingSystemName()28 Status ChromeAndroidImpl::QuitImpl() { in QuitImpl()
17 class ChromeAndroidImpl : public ChromeImpl {19 ChromeAndroidImpl(24 virtual ~ChromeAndroidImpl();
395 chrome->reset(new ChromeAndroidImpl(devtools_client.Pass(), in LaunchAndroidChrome()