Home
last modified time | relevance | path

Searched refs:SetAbsolutePathKey (Results 1 – 4 of 4) sorted by relevance

/test/dittosuite/test/include/
Dinstruction_test.h43 dittosuite::Instruction::SetAbsolutePathKey(absolute_path_key); in SetUp()
/test/dittosuite/include/ditto/
Dinstruction.h45 static void SetAbsolutePathKey(int absolute_path_key);
/test/dittosuite/src/
Dinstruction.cpp59 void Instruction::SetAbsolutePathKey(int absolute_path_key) { in SetAbsolutePathKey() function in dittosuite::Instruction
Dparser.cpp70 Instruction::SetAbsolutePathKey(absolute_path_key); in Parse()