Home
last modified time | relevance | path

Searched refs:WritePathInfo (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dxml_writer.h21 void WritePathInfo(const PATHINFO &info);
Dxml_writer.cpp180 void xml_writer::WritePathInfo(const PATHINFO &info) in WritePathInfo() function in xml_writer
DStudioXProject.cpp2842 writer.WritePathInfo(res->pathinfo); in WriteOneResource()