Searched refs:platform_impl (Results 1 – 5 of 5) sorted by relevance
283 TtsPlatformImpl* platform_impl = GetPlatformImpl(); in GetVoices() local284 if (platform_impl && platform_impl->PlatformImplAvailable()) in GetVoices()285 platform_impl->GetVoices(out_voices); in GetVoices()334 TtsPlatformImpl* platform_impl) { in SetPlatformImpl() argument335 platform_impl_ = platform_impl; in SetPlatformImpl()
47 DummyTtsPlatformImpl platform_impl; in TEST_F() local50 controller->SetPlatformImpl(&platform_impl); in TEST_F()
301 void SetPlatformImpl(TtsPlatformImpl* platform_impl);
329 ExtensionTtsPlatformImpl* platform_impl) { in SetPlatformImpl() argument330 platform_impl_ = platform_impl; in SetPlatformImpl()
154 void SetPlatformImpl(ExtensionTtsPlatformImpl* platform_impl);