Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/utils/include/gfxstream/
DStrings.h26 std::string Join(const ContainerT& things, SeparatorT separator) { in Join() function
/hardware/google/aemu/base/include/aemu/base/misc/
DStringUtils.h122 std::string Join(const ContainerT& things, SeparatorT separator) { in Join() function
/hardware/google/gfxstream/guest/platform/rutabaga/
DRutabagaLayer.cpp66 std::string Join(const std::vector<std::string>& things, const std::string& separator) { in Join() function