Searched defs:get_ctx (Results 1 – 1 of 1) sorted by relevance
22 const Ctx* get_ctx(const Context* context) { in get_ctx() function25 Ctx* get_ctx(Context* context) { return static_cast<Ctx*>(context->impl_); } in get_ctx() function
Completed in 2 milliseconds