Home
last modified time | relevance | path

Searched refs:CreateFromProtoInstructionSet (Results 1 – 2 of 2) sorted by relevance

/test/dittosuite/include/ditto/
Dinstruction_factory.h30 static std::unique_ptr<InstructionSet> CreateFromProtoInstructionSet(
/test/dittosuite/src/
Dinstruction_factory.cpp46 std::unique_ptr<InstructionSet> InstructionFactory::CreateFromProtoInstructionSet( in CreateFromProtoInstructionSet() function in dittosuite::InstructionFactory
83 return InstructionFactory::CreateFromProtoInstructionSet(instruction_params, thread_ids, in CreateFromProtoInstruction()