Home
last modified time | relevance | path

Searched refs:ErrorCallbackType (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.hpp27 using ErrorCallbackType = typedef
31 const std::filesystem::path&, const ErrorCallbackType&)>;
38 const ErrorCallbackType&);
40 const ErrorCallbackType&, const LinkCallbackType&);
48 std::filesystem::path, ErrorCallbackType, sdeventplus::Event&);
H A Dfunctions.cpp143 const ErrorCallbackType& errorCallback) in writeLink()
185 const ErrorCallbackType& errorCallback, in findLinks()
558 const ErrorCallbackType& errorCallback) in maybeMakeLinks()
635 ErrorCallbackType errorCallback, sdeventplus::Event& loop) in processHostFirmware()
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp461 dir, extensions, functions::process_hostfirmware::ErrorCallbackType(), in TEST()