Searched refs:MakeOpVoidPtrMatch (Results 1 – 4 of 4) sorted by relevance
51 opcode_maker.MakeOpVoidPtrMatch(SecurityAttributes, (void*)NULL, in TEST()
316 PolicyOpcode* MakeOpVoidPtrMatch(int16 selected_param, const void* match,
123 PolicyOpcode* OpcodeFactory::MakeOpVoidPtrMatch(int16 selected_param, in MakeOpVoidPtrMatch() function in sandbox::OpcodeFactory
197 PolicyOpcode* op_vp_null = opcode_maker.MakeOpVoidPtrMatch(0, NULL, in TEST()