Lines Matching defs:intf
294 bool Manager::hasOwner(const std::string& path, const std::string& intf) in hasOwner()
331 for (auto& intf : itServ->second.second) in setOwner() local
341 const std::string& intf, bool isOwned) in setOwner()
380 const std::string& intf) in findService()
403 void Manager::addServices(const std::string& intf, int32_t depth) in addServices()
450 const std::string& intf) in getService()
464 Manager::findPaths(const std::string& serv, const std::string& intf) in findPaths()
490 const std::string& intf) in getPaths()
533 void Manager::addObjects(const std::string& path, const std::string& intf, in addObjects()
604 const std::string& path, const std::string& intf, const std::string& prop) in getProperty()
625 void Manager::setProperty(const std::string& path, const std::string& intf, in setProperty()