Home
last modified time | relevance | path

Searched defs:join (Results 1 – 4 of 4) sorted by relevance

/system/incremental_delivery/incfs/
Dpath.h68 std::string join(std::string_view first, std::string_view second, Paths&&... paths) { in join() function
/system/tools/hidl/host_utils/include/hidl-util/
DFormatter.h201 Formatter& Formatter::join( in join() function
/system/bt/embdrv/sbc/decoder/include/
Doi_codec_sbc.h180 uint8_t join; /**< Whether joint stereo has been used. */ member
/system/core/libutils/
DThreads.cpp823 status_t Thread::join() in join() function in android::Thread