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