Searched refs:interfaces_ (Results 1 – 2 of 2) sorted by relevance
120 const std::set<std::string>& interfaces() const { return interfaces_; } in interfaces()179 std::set<std::string> interfaces_; // e.g. some.package.foo@1.0::IBaz/instance-name variable
211 service_->interfaces_.insert(fullname); in ParseInterface()