ConsumerType 32 content/browser/device_orientation/data_fetcher_shared_memory.h virtual bool Start(ConsumerType consumer_type, void* buffer) OVERRIDE; ConsumerType 33 content/browser/device_orientation/data_fetcher_shared_memory.h virtual bool Stop(ConsumerType consumer_type) OVERRIDE; ConsumerType 53 content/browser/device_orientation/data_fetcher_shared_memory.h void DisableSensors(ConsumerType consumer_type); ConsumerType 54 content/browser/device_orientation/data_fetcher_shared_memory.h void SetBufferAvailableState(ConsumerType consumer_type, bool enabled); ConsumerType 20 content/browser/device_orientation/data_fetcher_shared_memory_android.cc bool DataFetcherSharedMemory::Start(ConsumerType consumer_type, void* buffer) { ConsumerType 38 content/browser/device_orientation/data_fetcher_shared_memory_android.cc bool DataFetcherSharedMemory::Stop(ConsumerType consumer_type) { ConsumerType 19 content/browser/device_orientation/data_fetcher_shared_memory_base.cc static size_t GetConsumerSharedMemoryBufferSize(ConsumerType consumer_type) { ConsumerType 38 content/browser/device_orientation/data_fetcher_shared_memory_base.cc void AddConsumer(ConsumerType consumer_type, void* buffer); ConsumerType 39 content/browser/device_orientation/data_fetcher_shared_memory_base.cc void RemoveConsumer(ConsumerType consumer_type); ConsumerType 68 content/browser/device_orientation/data_fetcher_shared_memory_base.cc ConsumerType consumer_type, void* buffer) { ConsumerType 84 content/browser/device_orientation/data_fetcher_shared_memory_base.cc ConsumerType consumer_type) { ConsumerType 120 content/browser/device_orientation/data_fetcher_shared_memory_base.cc ConsumerType consumer_type) { ConsumerType 147 content/browser/device_orientation/data_fetcher_shared_memory_base.cc ConsumerType consumer_type) { ConsumerType 169 content/browser/device_orientation/data_fetcher_shared_memory_base.cc ConsumerType consumer_type, base::ProcessHandle process) { ConsumerType 207 content/browser/device_orientation/data_fetcher_shared_memory_base.cc ConsumerType consumer_type) { ConsumerType 230 content/browser/device_orientation/data_fetcher_shared_memory_base.cc ConsumerType consumer_type) { ConsumerType 29 content/browser/device_orientation/data_fetcher_shared_memory_base.h bool StartFetchingDeviceData(ConsumerType consumer_type); ConsumerType 33 content/browser/device_orientation/data_fetcher_shared_memory_base.h bool StopFetchingDeviceData(ConsumerType consumer_type); ConsumerType 40 content/browser/device_orientation/data_fetcher_shared_memory_base.h ConsumerType consumer_type, base::ProcessHandle process); ConsumerType 76 content/browser/device_orientation/data_fetcher_shared_memory_base.h virtual bool Start(ConsumerType consumer_type, void* buffer) = 0; ConsumerType 77 content/browser/device_orientation/data_fetcher_shared_memory_base.h virtual bool Stop(ConsumerType consumer_type) = 0; ConsumerType 83 content/browser/device_orientation/data_fetcher_shared_memory_base.h base::SharedMemory* GetSharedMemory(ConsumerType consumer_type); ConsumerType 84 content/browser/device_orientation/data_fetcher_shared_memory_base.h void* GetSharedMemoryBuffer(ConsumerType consumer_type); ConsumerType 33 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc bool Init(ConsumerType consumer_type, void* buffer) { ConsumerType 76 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc void WaitForStart(ConsumerType consumer_type) { ConsumerType 87 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc void WaitForStop(ConsumerType consumer_type) { ConsumerType 98 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc void WaitForUpdate(ConsumerType consumer_type) { ConsumerType 129 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc virtual bool Start(ConsumerType consumer_type, void* buffer) OVERRIDE { ConsumerType 146 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc virtual bool Stop(ConsumerType consumer_type) OVERRIDE { ConsumerType 179 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc virtual bool Start(ConsumerType consumer_type, void* buffer) OVERRIDE { ConsumerType 196 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc virtual bool Stop(ConsumerType consumer_type) OVERRIDE { ConsumerType 237 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc virtual bool Start(ConsumerType consumer_type, void* buffer) OVERRIDE { ConsumerType 254 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc virtual bool Stop(ConsumerType consumer_type) OVERRIDE { ConsumerType 43 content/browser/device_orientation/data_fetcher_shared_memory_default.cc bool DataFetcherSharedMemory::Start(ConsumerType consumer_type, void* buffer) { ConsumerType 63 content/browser/device_orientation/data_fetcher_shared_memory_default.cc bool DataFetcherSharedMemory::Stop(ConsumerType consumer_type) { ConsumerType 116 content/browser/device_orientation/data_fetcher_shared_memory_mac.cc bool DataFetcherSharedMemory::Start(ConsumerType consumer_type, void* buffer) { ConsumerType 160 content/browser/device_orientation/data_fetcher_shared_memory_mac.cc bool DataFetcherSharedMemory::Stop(ConsumerType consumer_type) { ConsumerType 238 content/browser/device_orientation/data_fetcher_shared_memory_win.cc bool DataFetcherSharedMemory::Start(ConsumerType consumer_type, void* buffer) { ConsumerType 288 content/browser/device_orientation/data_fetcher_shared_memory_win.cc bool DataFetcherSharedMemory::Stop(ConsumerType consumer_type) { ConsumerType 355 content/browser/device_orientation/data_fetcher_shared_memory_win.cc void DataFetcherSharedMemory::DisableSensors(ConsumerType consumer_type) { ConsumerType 379 content/browser/device_orientation/data_fetcher_shared_memory_win.cc ConsumerType consumer_type, bool enabled) { ConsumerType 37 content/browser/device_orientation/device_inertial_sensor_browsertest.cc virtual bool Start(ConsumerType consumer_type, void* buffer) OVERRIDE { ConsumerType 67 content/browser/device_orientation/device_inertial_sensor_browsertest.cc virtual bool Stop(ConsumerType consumer_type) OVERRIDE { ConsumerType 29 content/browser/device_orientation/device_inertial_sensor_service.cc void DeviceInertialSensorService::AddConsumer(ConsumerType consumer_type) { ConsumerType 40 content/browser/device_orientation/device_inertial_sensor_service.cc void DeviceInertialSensorService::RemoveConsumer(ConsumerType consumer_type) { ConsumerType 49 content/browser/device_orientation/device_inertial_sensor_service.cc ConsumerType consumer_type, int delta) { ConsumerType 70 content/browser/device_orientation/device_inertial_sensor_service.cc ConsumerType consumer_type) const { ConsumerType 84 content/browser/device_orientation/device_inertial_sensor_service.cc ConsumerType consumer_type, base::ProcessHandle handle) { ConsumerType 33 content/browser/device_orientation/device_inertial_sensor_service.h void AddConsumer(ConsumerType consumer_type); ConsumerType 37 content/browser/device_orientation/device_inertial_sensor_service.h void RemoveConsumer(ConsumerType cosumer_type); ConsumerType 42 content/browser/device_orientation/device_inertial_sensor_service.h ConsumerType consumer_type, base::ProcessHandle handle); ConsumerType 57 content/browser/device_orientation/device_inertial_sensor_service.h bool ChangeNumberConsumers(ConsumerType consumer_type, ConsumerType 59 content/browser/device_orientation/device_inertial_sensor_service.h int GetNumberConsumers(ConsumerType consumer_type) const;