Searched refs:CreateFromProtoInstructionSet (Results 1 – 2 of 2) sorted by relevance
30 static std::unique_ptr<InstructionSet> CreateFromProtoInstructionSet(
46 std::unique_ptr<InstructionSet> InstructionFactory::CreateFromProtoInstructionSet( in CreateFromProtoInstructionSet() function in dittosuite::InstructionFactory83 return InstructionFactory::CreateFromProtoInstructionSet(instruction_params, thread_ids, in CreateFromProtoInstruction()