OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetSimulationIntervalMs
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_adapter_client.h
60
void
SetSimulationIntervalMs
(int interval_ms);
fake_bluetooth_adapter_client.cc
210
void FakeBluetoothAdapterClient::
SetSimulationIntervalMs
(int interval_ms) {
fake_bluetooth_device_client.h
81
void
SetSimulationIntervalMs
(int interval_ms);
fake_bluetooth_device_client.cc
519
void FakeBluetoothDeviceClient::
SetSimulationIntervalMs
(int interval_ms) {
[
all
...]
/external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc
257
fake_bluetooth_adapter_client_->
SetSimulationIntervalMs
(10);
332
fake_bluetooth_device_client_->
SetSimulationIntervalMs
(10);
695
fake_bluetooth_device_client_->
SetSimulationIntervalMs
(10);
[
all
...]
Completed in 1829 milliseconds