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.h58 static void SetAbsolutePathKey(int absolute_path_key);
/test/dittosuite/src/
Dinstruction.cpp100 void Instruction::SetAbsolutePathKey(int absolute_path_key) { in SetAbsolutePathKey() function in dittosuite::Instruction
Dparser.cpp60 Instruction::SetAbsolutePathKey(absolute_path_key); in __Parse()