HomeSort by relevance Sort by last modified time
    Searched defs:system (Results 1 - 25 of 230) sorted by null

1 2 3 4 5 6 7 8 910

  /external/clang/test/Analysis/
virtualcall.h 4 namespace system { namespace
  /external/chromium_org/chrome/browser/chromeos/system/
timezone_util.h 15 namespace system { namespace in namespace:chromeos
20 } // namespace system
device_change_handler.cc 5 #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
device_change_handler.h 9 #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
  /external/chromium_org/chromeos/system/
mock_statistics_provider.h 9 #include "chromeos/system/statistics_provider.h"
13 namespace system { namespace in namespace:chromeos
33 } // namespace system
mock_statistics_provider.cc 5 #include "chromeos/system/mock_statistics_provider.h"
8 namespace system { namespace in namespace:chromeos
14 } // namespace system
name_value_pairs_parser.h 19 namespace system { namespace in namespace:chromeos
80 } // namespace system
statistics_provider.h 18 namespace system { namespace in namespace:chromeos
85 } // namespace system
  /external/chromium_org/mojo/system/
entrypoints.h 9 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
data_pipe_consumer_dispatcher.h 10 #include "mojo/system/dispatcher.h"
11 #include "mojo/system/system_impl_export.h"
14 namespace system { namespace in namespace:mojo
64 } // namespace system
data_pipe_producer_dispatcher.h 10 #include "mojo/system/dispatcher.h"
11 #include "mojo/system/system_impl_export.h"
14 namespace system { namespace in namespace:mojo
65 } // namespace system
memory.cc 5 #include "mojo/system/memory.h"
13 namespace system { namespace in namespace:mojo
88 } // namespace system
message_in_transit_queue.cc 5 #include "mojo/system/message_in_transit_queue.h"
11 namespace system { namespace in namespace:mojo
31 } // namespace system
message_pipe.h 16 #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...]
platform_handle_dispatcher.h 10 #include "mojo/system/simple_dispatcher.h"
11 #include "mojo/system/system_impl_export.h"
14 namespace system { namespace in namespace:mojo
58 } // namespace system
proxy_message_pipe_endpoint.h 10 #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
simple_dispatcher.h 11 #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/
embedder.pyx 9 from mojo import system namespace
41 system.SetSystemThunks(<uintptr_t>(&thunks))
  /external/chromium_org/ash/system/audio/
tray_audio_delegate.h 9 namespace system { namespace in namespace:ash
45 } // namespace system
  /external/chromium_org/ash/system/chromeos/audio/
tray_audio_delegate_chromeos.h 9 #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/
brightness_controller_chromeos.cc 5 #include "ash/system/chromeos/brightness/brightness_controller_chromeos.h"
13 namespace system { namespace in namespace:ash
48 } // namespace system
brightness_controller_chromeos.h 9 #include "ash/system/brightness_control_delegate.h"
14 namespace system { namespace in namespace:ash
36 } // namespace system
  /external/chromium_org/ash/system/win/audio/
tray_audio_delegate_win.h 12 #include "ash/system/audio/tray_audio_delegate.h"
17 namespace system { namespace in namespace:ash
37 } // namespace system
  /external/chromium_org/chrome/browser/extensions/
devtools_util.cc 30 ExtensionSystem* system = ExtensionSystem::Get(profile); local
32 system->process_manager()->GetBackgroundHostForExtension(extension->id());
36 system->lazy_background_task_queue()->AddPendingTask(
  /external/chromium_org/chromeos/settings/
timezone_settings.h 15 namespace system { namespace in namespace:chromeos
50 } // namespace system

Completed in 262 milliseconds

1 2 3 4 5 6 7 8 910