Searched refs:ioPtr (Results 1 – 2 of 2) sorted by relevance
76 ioPtr = std::make_unique<sdeventplus::source::IO>( in startWatch()110 if (ioPtr) in stopWatch()112 ioPtr.reset(); in stopWatch()
54 std::unique_ptr<sdeventplus::source::IO> ioPtr = nullptr; member in phosphor::certs::Watch