Searched refs:absolute_path_key_ (Results 1 – 2 of 2) sorted by relevance
101 absolute_path_key_ = absolute_path_key; in SetAbsolutePathKey()113 return std::get<std::string>(SharedVariables::Get(absolute_path_key_)); in GetAbsolutePath()116 int Instruction::absolute_path_key_; member in dittosuite::Instruction
75 static int absolute_path_key_; variable