Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/util/socket/include/
Duds_session.h33 using SessionPtr = std::shared_ptr<UDSSession>; variable
/foundation/multimodalinput/input/test/fuzztest/stubhandleallocsocketfd_fuzzer/
Dstubhandleallocsocketfd_fuzzer.cpp25 using SessionPtr = std::shared_ptr<UDSSession>; typedef