Searched defs:system (Results 1 - 25 of 223) sorted by relevance

123456789

/external/clang/test/Analysis/
H A Dvirtualcall.h4 namespace system { namespace
/external/chromium_org/chrome/browser/chromeos/system/
H A Dtimezone_util.h15 namespace system { namespace in namespace:chromeos
20 } // namespace system
H A Ddevice_change_handler.h9 #include "chrome/browser/chromeos/system/pointer_device_observer.h"
12 namespace system { namespace in namespace:chromeos
15 // applies the last used touchpad/mouse settings to the system.
29 } // namespace system
H A Dautomatic_reboot_manager_observer.h9 namespace system { namespace in namespace:chromeos
29 } // namespace system
H A Ddevice_change_handler.cc5 #include "chrome/browser/chromeos/system/device_change_handler.h"
7 #include "chrome/browser/chromeos/system/input_device_settings.h"
10 namespace system { namespace in namespace:chromeos
31 system::InputDeviceSettings::Get()->ReapplyTouchpadSettings();
39 system::InputDeviceSettings::Get()->ReapplyMouseSettings();
42 } // namespace system
H A Dfake_input_device_settings.h10 #include "chrome/browser/chromeos/system/input_device_settings.h"
13 namespace system { namespace in namespace:chromeos
54 } // namespace system
/external/chromium_org/chromeos/system/
H A Dmock_statistics_provider.h9 #include "chromeos/system/statistics_provider.h"
13 namespace system { namespace in namespace:chromeos
33 } // namespace system
H A Dmock_statistics_provider.cc5 #include "chromeos/system/mock_statistics_provider.h"
8 namespace system { namespace in namespace:chromeos
14 } // namespace system
H A Dname_value_pairs_parser.h19 namespace system { namespace in namespace:chromeos
80 } // namespace system
H A Dstatistics_provider.h18 namespace system { namespace in namespace:chromeos
85 } // namespace system
/external/chromium_org/mojo/system/
H A Dentrypoints.h9 namespace system { namespace in namespace:mojo
15 // Sets the instance of Core to be used by system functions.
17 // Gets the instance of Core to be used by system functions.
21 } // namepace system
H A Ddata_pipe_consumer_dispatcher.h10 #include "mojo/system/dispatcher.h"
11 #include "mojo/system/system_impl_export.h"
14 namespace system { namespace in namespace:mojo
64 } // namespace system
H A Ddata_pipe_producer_dispatcher.h10 #include "mojo/system/dispatcher.h"
11 #include "mojo/system/system_impl_export.h"
14 namespace system { namespace in namespace:mojo
65 } // namespace system
H A Dmessage_pipe.h16 #include "mojo/public/c/system/message_pipe.h"
17 #include "mojo/public/c/system/types.h"
18 #include "mojo/system/dispatcher.h"
19 #include "mojo/system/handle_signals_state.h"
20 #include "mojo/system/memory.h"
21 #include "mojo/system/message_in_transit.h"
22 #include "mojo/system/message_pipe_endpoint.h"
23 #include "mojo/system/system_impl_export.h"
26 namespace system { namespace in namespace:mojo
133 } // namespace system
[all...]
H A Dplatform_handle_dispatcher.h10 #include "mojo/system/simple_dispatcher.h"
11 #include "mojo/system/system_impl_export.h"
14 namespace system { namespace in namespace:mojo
58 } // namespace system
H A Dproxy_message_pipe_endpoint.h10 #include "mojo/system/message_in_transit.h"
11 #include "mojo/system/message_pipe_endpoint.h"
12 #include "mojo/system/system_impl_export.h"
15 namespace system { namespace in namespace:mojo
47 } // namespace system
H A Dsimple_dispatcher.h11 #include "mojo/system/dispatcher.h"
12 #include "mojo/system/system_impl_export.h"
13 #include "mojo/system/waiter_list.h"
16 namespace system { namespace in namespace:mojo
50 } // namespace system
/external/chromium_org/mojo/python/system/mojo/
H A Dembedder.pyx9 from mojo import system namespace
41 system.SetSystemThunks(<uintptr_t>(&thunks))
/external/chromium_org/ash/system/audio/
H A Dtray_audio_delegate.h9 namespace system { namespace in namespace:ash
45 } // namespace system
H A Dtray_audio.h8 #include "ash/system/audio/audio_observer.h"
9 #include "ash/system/tray/tray_image_item.h"
14 namespace system { namespace in namespace:ash
26 scoped_ptr<system::TrayAudioDelegate> audio_delegate);
34 scoped_ptr<system::TrayAudioDelegate> audio_delegate_;
/external/chromium_org/ash/system/chromeos/audio/
H A Dtray_audio_delegate_chromeos.h9 #include "ash/system/audio/tray_audio_delegate.h"
13 namespace system { namespace in namespace:ash
30 } // namespace system
/external/chromium_org/ash/system/chromeos/brightness/
H A Dbrightness_controller_chromeos.h9 #include "ash/system/brightness_control_delegate.h"
14 namespace system { namespace in namespace:ash
36 } // namespace system
H A Dbrightness_controller_chromeos.cc5 #include "ash/system/chromeos/brightness/brightness_controller_chromeos.h"
13 namespace system { namespace in namespace:ash
48 } // namespace system
/external/chromium_org/ash/system/win/audio/
H A Dtray_audio_delegate_win.h12 #include "ash/system/audio/tray_audio_delegate.h"
17 namespace system { namespace in namespace:ash
37 } // namespace system
/external/chromium_org/chromeos/settings/
H A Dtimezone_settings.h15 namespace system { namespace in namespace:chromeos
50 } // namespace system

Completed in 1191 milliseconds

123456789