Searched defs:Context (Results 1 – 2 of 2) sorted by relevance
26 pub struct Context { struct27 raw: raw::TEEC_Context, argument30 impl Context { impls113 impl Drop for Context { implementation
52 context: &'ctx mut Context, in new()
Completed in 3 milliseconds