Searched refs:GetControllerInterface (Results 1 – 3 of 3) sorted by relevance
14 fn GetControllerInterface() -> UniquePtr<ControllerIntf>; in GetControllerInterface() function29 let intf = ffi::GetControllerInterface(); in new()
43 std::unique_ptr<ControllerIntf> GetControllerInterface();
35 std::unique_ptr<ControllerIntf> GetControllerInterface() { in GetControllerInterface() function