Searched refs:NullRPCIdentifier (Results 1 – 17 of 17) sorted by relevance
47 return control_interface()->NullRPCIdentifier(); in GetDeviceRpcId()
62 const std::string& MockControl::NullRPCIdentifier() { in NullRPCIdentifier() function in shill::MockControl
68 const std::string& NiceMockControl::NullRPCIdentifier() { in NullRPCIdentifier() function in shill::NiceMockControl
51 const std::string& NullRPCIdentifier() override;
108 virtual const std::string& NullRPCIdentifier() = 0;
1237 return control_interface_->NullRPCIdentifier(); in GetIPConfigRpcIdentifier()1245 return control_interface_->NullRPCIdentifier(); in GetIPConfigRpcIdentifier()
1557 EXPECT_EQ(control_interface()->NullRPCIdentifier(), in TEST_F()1575 EXPECT_EQ(control_interface()->NullRPCIdentifier(), in TEST_F()
2573 control_interface()->NullRPCIdentifier())) in TEST_F()3336 EXPECT_EQ(control_interface()->NullRPCIdentifier(), in TEST_F()3347 EXPECT_EQ(control_interface()->NullRPCIdentifier(), in TEST_F()
948 control_interface_->NullRPCIdentifier(); in GetDefaultServiceRpcIdentifier()
202 return control_interface()->NullRPCIdentifier(); in GetDeviceRpcId()257 kDeviceProperty, control_interface()->NullRPCIdentifier()); in SetDevice()
122 EXPECT_EQ(control_.NullRPCIdentifier(), service_->GetDeviceRpcId(&error)); in TEST_F()
48 const std::string& NullRPCIdentifier() override;
85 const string& BinderControl::NullRPCIdentifier() { return null_identifier_; } in NullRPCIdentifier() function in shill::BinderControl
112 const string& ChromeosDBusControl::NullRPCIdentifier() { in NullRPCIdentifier() function in shill::ChromeosDBusControl
727 return control_interface()->NullRPCIdentifier(); in GetDeviceRpcId()1276 kDeviceProperty, control_interface()->NullRPCIdentifier()); in SetWiFi()