Searched refs:Bond (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/common/
H A Daction_pipe.h41 // An ActionPipe is generally created with the Bond() method and owned by
71 static void Bond(FromAction* from, ToAction* to) { function in class:chromeos_update_engine::ActionPipe
84 // via the static Bond() method.
96 ActionPipe<typename FromAction::OutputObjectType>::Bond(from, to);

Completed in 491 milliseconds