Searched defs:FSTREAM_PATH (Results 1 – 1 of 1) sorted by relevance
15 #define FSTREAM_PATH(path) (std::string(path).c_str()) macro17 #define FSTREAM_PATH(path) (base::from_utf8(path).c_str()) macro20 #define FSTREAM_PATH(path) (std::string(path).c_str()) macro