/external/chromium_org/chrome/browser/extensions/api/audio/ |
audio_api.cc | 35 AudioService* AudioAPI::GetService() const { 51 AudioAPI::GetFactoryInstance()->GetForProfile(profile())->GetService(); 74 AudioAPI::GetFactoryInstance()->GetForProfile(profile())->GetService(); 87 AudioAPI::GetFactoryInstance()->GetForProfile(profile())->GetService();
|
audio_api.h | 22 AudioService* GetService() const;
|
/external/chromium_org/chrome/browser/extensions/api/feedback_private/ |
feedback_private_api.cc | 45 FeedbackService* FeedbackPrivateAPI::GetService() const { 72 profile())->GetService(); 81 profile())->GetService(); 152 GetForProfile(profile())->GetService();
|
feedback_private_api.h | 22 FeedbackService* GetService() const;
|
/external/chromium_org/chromeos/dbus/ |
fake_shill_manager_client.cc | 44 void FakeShillManagerClient::GetService(const base::DictionaryValue& properties,
|
fake_shill_manager_client.h | 49 virtual void GetService(const base::DictionaryValue& properties,
|
mock_shill_manager_client.h | 48 MOCK_METHOD3(GetService, void(const base::DictionaryValue& properties,
|
shill_manager_client.h | 171 // Calls GetService method. 173 virtual void GetService(const base::DictionaryValue& properties,
|
shill_manager_client_stub.h | 57 virtual void GetService(
|
shill_manager_client.cc | 140 virtual void GetService(
|
shill_manager_client_unittest.cc | 294 TEST_F(ShillManagerClientTest, GetService) { 308 client_->GetService(*arg,
|
shill_manager_client_stub.cc | 280 void ShillManagerClientStub::GetService(
|
/external/chromium/chrome/browser/chromeos/options/ |
vpn_config_view.h | 96 const std::string GetService() const;
|
vpn_config_view.cc | 99 (GetService().empty() || GetServer().empty())) 187 cros->ConnectToVirtualNetworkPSK(GetService(), 250 const std::string VPNConfigView::GetService() const {
|
/external/chromium_org/chrome/browser/chromeos/options/ |
vpn_config_view.h | 115 const std::string GetService() const;
|
vpn_config_view.cc | 302 (GetService().empty() || GetServer().empty())) 364 flimflam::kNameProperty, GetService()); 399 const std::string VPNConfigView::GetService() const { [all...] |
/external/chromium_org/media/audio/win/ |
audio_low_latency_input_win.cc | 629 hr = audio_client_->GetService(__uuidof(IAudioCaptureClient), 636 hr = audio_client_->GetService(__uuidof(ISimpleAudioVolume),
|
core_audio_util_win.cc | 669 HRESULT hr = client->GetService(__uuidof(IAudioRenderClient), 672 DVLOG(1) << "IAudioClient::GetService: " << std::hex << hr; 685 HRESULT hr = client->GetService(__uuidof(IAudioCaptureClient), 688 DVLOG(1) << "IAudioClient::GetService: " << std::hex << hr;
|
audio_low_latency_output_win.cc | 426 hr = audio_client_->GetService(__uuidof(IAudioClock),
|
audio_unified_win.cc | 679 HRESULT hr = audio_output_client_->GetService( [all...] |
/external/chromium_org/remoting/host/ |
audio_capturer_win.cc | 179 hr = audio_client_->GetService(__uuidof(IAudioCaptureClient),
|
/external/chromium_org/chromeos/network/ |
cros_network_functions.cc | 181 // Used as a callback for ShillManagerClient::GetService 474 // shill.Manger.GetService() will apply the property changes in 477 DBusThreadManager::Get()->GetShillManagerClient()->GetService(
|
cros_network_functions_unittest.cc | 564 // Create expected argument to ShillManagerClient::GetService. 581 EXPECT_CALL(*mock_manager_client_, GetService(IsEqualTo(&properties), _, _))
|
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/ |
swt-3.5.0.jar | |
/prebuilts/tools/darwin-x86/swt/ |
swt.jar | |