Searched defs:make_preferred (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/ | ||
D | path.cpp | 218 BOOST_FILESYSTEM_DECL path& path::make_preferred() in make_preferred() function in boost::filesystem::path |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/ | ||
D | path.hpp | 394 path& make_preferred() { return *this; } // POSIX no effect in make_preferred() function in boost::filesystem::path |
/aosp_15_r20/external/armnn/third-party/ghc/ | ||
H A D | filesystem.hpp | 2288 GHC_INLINE path& path::make_preferred() in make_preferred() function in ghc::filesystem::path |