HomeSort by relevance Sort by last modified time
    Searched refs:ObjectPath (Results 151 - 175 of 245) sorted by null

1 2 3 4 5 67 8 910

  /external/chromium_org/dbus/
mock_unittest.cc 40 ObjectPath("/org/chromium/TestObject"));
56 ObjectPath("/org/chromium/TestObject")))
135 ObjectPath("/org/chromium/TestObject"));
164 ObjectPath("/org/chromium/TestObject"));
exported_object.h 39 ExportedObject(Bus* bus, const ObjectPath& object_path);
169 ObjectPath object_path_;
property_unittest.cc 35 Property<std::vector<ObjectPath> > objects;
77 ObjectPath("/org/chromium/TestObject"));
168 std::vector<ObjectPath> objects = properties_->objects.value();
170 EXPECT_EQ(ObjectPath("/TestObjectPath"), objects[0]);
224 std::vector<ObjectPath> objects = properties_->objects.value();
226 EXPECT_EQ(ObjectPath("/TestObjectPath"), objects[0]);
object_proxy.h 44 const ObjectPath& object_path,
169 const ObjectPath& object_path() const { return object_path_; }
286 ObjectPath object_path_;
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.cc 85 system_bus, dbus::ObjectPath(kAgentPath), this));
88 std::vector<dbus::ObjectPath> object_paths =
105 dbus::ObjectPath(kAgentPath),
293 const dbus::ObjectPath& object_path) {
300 const dbus::ObjectPath& object_path) {
306 const dbus::ObjectPath& object_path,
324 const dbus::ObjectPath& object_path) {
345 const dbus::ObjectPath& object_path) {
362 const dbus::ObjectPath& object_path,
412 const dbus::ObjectPath& object_path
    [all...]
  /external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_characteristic_service_provider.cc 16 const dbus::ObjectPath& object_path,
21 const dbus::ObjectPath& service_path)
fake_bluetooth_gatt_descriptor_service_provider.cc 17 const dbus::ObjectPath& object_path,
21 const dbus::ObjectPath& characteristic_path)
fake_bluetooth_profile_manager_client.cc 36 const dbus::ObjectPath& profile_path,
62 const dbus::ObjectPath& profile_path,
introspectable_client.cc 42 const dbus::ObjectPath& object_path,
63 const dbus::ObjectPath& object_path,
bluetooth_gatt_service_service_provider.cc 32 const dbus::ObjectPath& object_path,
34 const std::vector<dbus::ObjectPath>& includes)
236 std::vector<dbus::ObjectPath> includes_;
244 dbus::ObjectPath object_path_;
269 const dbus::ObjectPath& object_path,
271 const std::vector<dbus::ObjectPath>& includes) {
shill_profile_client_unittest.cc 38 dbus::ObjectPath(kDefaultProfilePath)) {
78 dbus::ObjectPath(kDefaultProfilePath),
86 dbus::ObjectPath(kDefaultProfilePath),
120 client_->GetProperties(dbus::ObjectPath(kDefaultProfilePath),
154 client_->GetEntry(dbus::ObjectPath(kDefaultProfilePath),
179 client_->DeleteEntry(dbus::ObjectPath(kDefaultProfilePath),
bluetooth_agent_service_provider.cc 28 const dbus::ObjectPath& object_path,
145 dbus::ObjectPath device_path;
170 dbus::ObjectPath device_path;
192 dbus::ObjectPath device_path;
217 dbus::ObjectPath device_path;
243 dbus::ObjectPath device_path;
270 dbus::ObjectPath device_path;
295 dbus::ObjectPath device_path;
447 dbus::ObjectPath object_path_;
470 const dbus::ObjectPath& object_path
    [all...]
gsm_sms_client_unittest.cc 81 dbus::ObjectPath(kObjectPath));
95 GetObjectProxy(kServiceName, dbus::ObjectPath(kObjectPath)))
201 client_->SetSmsReceivedHandler(kServiceName, dbus::ObjectPath(kObjectPath),
217 client_->ResetSmsReceivedHandler(kServiceName, dbus::ObjectPath(kObjectPath));
234 client_->Delete(kServiceName, dbus::ObjectPath(kObjectPath), kIndex,
275 client_->Get(kServiceName, dbus::ObjectPath(kObjectPath), kIndex,
318 client_->List(kServiceName, dbus::ObjectPath(kObjectPath),
bluetooth_profile_service_provider.cc 28 const dbus::ObjectPath& object_path,
105 dbus::ObjectPath device_path;
150 dbus::ObjectPath device_path;
230 dbus::ObjectPath object_path_;
253 const dbus::ObjectPath& object_path,
nfc_manager_client.cc 64 dbus::ObjectPath(nfc_manager::kNfcManagerServicePath));
105 dbus::ObjectPath object_path;
126 dbus::ObjectPath object_path;
  /external/chromium_org/chromeos/network/
network_activation_handler.cc 47 dbus::ObjectPath(service_path),
61 dbus::ObjectPath(service_path),
host_resolver_impl_chromeos_unittest.cc 124 dbus::ObjectPath(default_device_path),
136 dbus::ObjectPath(path),
141 dbus::ObjectPath(path),
network_configuration_handler.cc 123 dbus::ObjectPath(service_path_),
158 dbus::ObjectPath(profile_path),
212 dbus::ObjectPath(service_path),
231 dbus::ObjectPath(service_path),
255 dbus::ObjectPath(service_path),
289 dbus::ObjectPath(profile),
326 dbus::ObjectPath(service_path),
352 const dbus::ObjectPath& service_path) {
network_configuration_handler.h 28 class ObjectPath;
126 const dbus::ObjectPath& service_path);
network_configuration_handler_unittest.cc 138 const dbus::ObjectPath& path,
144 void OnSetProperties(const dbus::ObjectPath& service_path,
153 const dbus::ObjectPath& service_path,
165 const dbus::ObjectPath& service_path,
175 const dbus::ObjectPath& profile_path,
179 callback.Run(dbus::ObjectPath("/service/2"));
183 const dbus::ObjectPath& service_path,
191 void OnDeleteEntry(const dbus::ObjectPath& profile_path,
226 SetProperty(dbus::ObjectPath(service_path), key,
228 mock_service_client_->SetProperty(dbus::ObjectPath(service_path)
    [all...]
network_device_handler_impl.cc 97 dbus::ObjectPath(ipconfig_path),
133 dbus::ObjectPath(device_path),
243 dbus::ObjectPath(device_path),
263 dbus::ObjectPath(device_path),
308 dbus::ObjectPath(device_path),
318 dbus::ObjectPath(device_path),
330 dbus::ObjectPath(device_path),
343 dbus::ObjectPath(device_path),
356 dbus::ObjectPath(device_path),
369 dbus::ObjectPath(device_path)
    [all...]
  /external/chromium_org/chrome/browser/metrics/
chromeos_metrics_provider_unittest.cc 174 dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath));
194 dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath),
195 dbus::ObjectPath(FakeBluetoothDeviceClient::kRequestPinCodePath));
198 dbus::ObjectPath(FakeBluetoothAdapterClient::kAdapterPath),
199 dbus::ObjectPath(FakeBluetoothDeviceClient::kConfirmPasskeyPath));
203 dbus::ObjectPath(FakeBluetoothDeviceClient::kConfirmPasskeyPath));
  /external/chromium_org/device/nfc/
nfc_tag_chromeos.cc 52 NfcTagChromeOS::NfcTagChromeOS(const dbus::ObjectPath& object_path)
133 void NfcTagChromeOS::TagPropertyChanged(const dbus::ObjectPath& object_path,
156 const dbus::ObjectPath& object_path) {
  /external/chromium_org/chrome/browser/chromeos/net/
proxy_config_handler.cc 106 dbus::ObjectPath(network.path()),
117 dbus::ObjectPath(network.path()),
  /external/llvm/lib/Object/
ObjectFile.cpp 85 ErrorOr<ObjectFile *> ObjectFile::createObjectFile(StringRef ObjectPath) {
87 MemoryBuffer::getFile(ObjectPath);

Completed in 883 milliseconds

1 2 3 4 5 67 8 910