Home
last modified time | relevance | path

Searched defs:preferred_separator_string (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/
Dpath.cpp73 const wchar_t* preferred_separator_string = L"\\"; variable
86 const char* preferred_separator_string = "/"; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp614 static const char preferred_separator_string[] = { preferred_separator, '\0' }; variable
/aosp_15_r20/external/llvm/lib/Support/
H A DPath.cpp614 static const char preferred_separator_string[] = { preferred_separator, '\0' }; variable