Searched refs:MCTPEndpoint (Results 1 – 8 of 8) sorted by relevance
82 class MCTPEndpoint class85 using Event = std::function<void(const std::shared_ptr<MCTPEndpoint>& ep)>;88 virtual ~MCTPEndpoint() = default;168 const std::shared_ptr<MCTPEndpoint>& ep)>&&196 public MCTPEndpoint,200 static std::string path(const std::shared_ptr<MCTPEndpoint>& ep);243 MCTPEndpoint::Event notifyAvailable;244 MCTPEndpoint::Event notifyDegraded;245 MCTPEndpoint::Event notifyRemoved;275 const std::shared_ptr<MCTPEndpoint>& ep)>&&[all …]
28 void MCTPReactor::untrackEndpoint(const std::shared_ptr<MCTPEndpoint>& ep) in untrackEndpoint()33 void MCTPReactor::trackEndpoint(const std::shared_ptr<MCTPEndpoint>& ep) in trackEndpoint()40 [](const std::shared_ptr<MCTPEndpoint>& ep) { in trackEndpoint()45 [](const std::shared_ptr<MCTPEndpoint>& ep) { in trackEndpoint()50 [weak{weak_from_this()}](const std::shared_ptr<MCTPEndpoint>& ep) { in trackEndpoint()98 const std::shared_ptr<MCTPEndpoint>& ep) mutable { in setupEndpoint()
56 void trackEndpoint(const std::shared_ptr<MCTPEndpoint>& ep);57 void untrackEndpoint(const std::shared_ptr<MCTPEndpoint>& ep);
5 'MCTPEndpoint.cpp',
78 const std::shared_ptr<MCTPEndpoint>& ep)>& added) in finaliseEndpoint()93 const std::shared_ptr<MCTPEndpoint>& ep)>&& added) in setup()163 std::string MCTPDEndpoint::path(const std::shared_ptr<MCTPEndpoint>& ep) in path()
60 '../mctp/MCTPEndpoint.cpp',68 'MCTPEndpoint',72 '../mctp/MCTPEndpoint.cpp',
22 const std::shared_ptr<MCTPEndpoint>& ep)> &&29 class MockMCTPEndpoint : public MCTPEndpoint107 std::function<void(const std::shared_ptr<MCTPEndpoint>& ep)> removeHandler; in TEST_F()136 std::function<void(const std::shared_ptr<MCTPEndpoint>& ep)> removeHandler; in TEST_F()168 std::function<void(const std::shared_ptr<MCTPEndpoint>& ep)> removeHandler; in TEST_F()206 std::function<void(const std::shared_ptr<MCTPEndpoint>& ep)> removeHandler; in TEST()
[all...]