Searched defs:SetContext (Results 1 – 7 of 7) sorted by relevance
904 void CPVRTPFXEffect::SetContext(SPVRTContext *const pContext) in SetContext() function in CPVRTPFXEffect
257 void SetContext(IRContext* c) { context_ = c; } in SetContext() function
434 MojoResult UserMessageImpl::SetContext( in SetContext() function in mojo::core::UserMessageImpl
778 void SetContext(intptr_t context) { context_ = context; } in SetContext() function
157 void InterpreterAssembler::SetContext(Node* value) { in SetContext() function in v8::internal::interpreter::InterpreterAssembler
77 void SetContext(Node* new_context) { context_ = new_context; } in SetContext() function in v8::internal::compiler::BytecodeGraphBuilder::Environment