Searched refs:expected_properties (Results 1 – 2 of 2) sorted by relevance
62 const brillo::VariantDictionary& expected_properties);64 const brillo::VariantDictionary& expected_properties);66 const brillo::VariantDictionary& expected_properties);100 const brillo::VariantDictionary& expected_properties);138 const brillo::VariantDictionary& expected_properties);
194 const brillo::VariantDictionary& expected_properties) { in GetMatchingDeviceProxy() argument195 return GetMatchingProxy<DeviceProxy>(shill::kDevicesProperty, expected_properties); in GetMatchingDeviceProxy()199 const brillo::VariantDictionary& expected_properties) { in GetMatchingServiceProxy() argument200 return GetMatchingProxy<ServiceProxy>(shill::kServicesProperty, expected_properties); in GetMatchingServiceProxy()204 const brillo::VariantDictionary& expected_properties) { in GetMatchingProfileProxy() argument205 return GetMatchingProxy<ProfileProxy>(shill::kProfilesProperty, expected_properties); in GetMatchingProfileProxy()269 const brillo::VariantDictionary& expected_properties) { in GetServiceProxy() argument273 expected_properties, &service_path, &error)) { in GetServiceProxy()462 const brillo::VariantDictionary& expected_properties) { in GetMatchingProxy() argument473 for (const auto& expected_property : expected_properties) { in GetMatchingProxy()