Searched defs:start_local_session (Results 1 – 2 of 2) sorted by relevance
90 EfiStatus (*start_local_session)(struct GblEfiFastbootProtocol* this, member
216 pub fn start_local_session(&self) -> Result<LocalSessionContext> { in start_local_session() method