Home
last modified time | relevance | path

Searched defs:JoinStrings (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/hidl/test/host_utils_test/
H A Dmain.cpp119 TEST_F(LibHidlGenUtilsTest, JoinStrings) { in TEST_F() argument
/aosp12/system/tools/hidl/host_utils/
H A DStringHelper.cpp265 std::string StringHelper::JoinStrings( in JoinStrings() function in android::StringHelper