Home
last modified time | relevance | path

Searched refs:joined (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/codec2/components/base/
DSimpleC2Interface.cpp65 C2String joined; in BaseParams() local
67 if (joined.length()) { in BaseParams()
68 joined += ","; in BaseParams()
70 joined += alias; in BaseParams()
74 .withConstValue(AllocSharedString<C2ComponentAliasesSetting>(joined.c_str())) in BaseParams()
/frameworks/rs/cpp/
DrsCppUtils.cpp58 std::unique_ptr<const char> joined(rsuJoinStrings(nArgs, args)); in rsuExecuteCommand() local
59 ALOGV("Invoking %s with args '%s'", exe, joined.get()); in rsuExecuteCommand()
/frameworks/rs/
DrsCppUtils.cpp58 std::unique_ptr<const char> joined(rsuJoinStrings(nArgs, args)); in rsuExecuteCommand() local
59 ALOGV("Invoking %s with args '%s'", exe, joined.get()); in rsuExecuteCommand()
/frameworks/native/cmds/lshal/
DTableEntry.cpp133 auto joined = base::Join(ret, ','); in getVintfInfo() local
134 return joined.empty() ? "X" : joined; in getVintfInfo()
/frameworks/av/media/libstagefright/rtsp/fuzzer/
DREADME.md93 …ime. When the fuzzer process ends, all the threads in the ThreadPool are joined to the main thread.
/frameworks/proto_logging/stats/
Datoms.proto13673 // How many total documents were joined to the parent documents.
18271 // will be joined with other logs such as rotation button clicked.