Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/utils/ipc/include/
H A Dstream_session.h34 using SessionPtr = std::shared_ptr<StreamSession>; variable
/ohos5.0/base/msdp/device_status/utils/ipc/include/
H A Dstream_session.h35 using SessionPtr = std::shared_ptr<StreamSession>; variable
/ohos5.0/foundation/multimodalinput/input/util/socket/include/
H A Duds_session.h33 using SessionPtr = std::shared_ptr<UDSSession>; variable
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/stubhandleallocsocketfd_fuzzer/
H A Dstubhandleallocsocketfd_fuzzer.cpp25 using SessionPtr = std::shared_ptr<UDSSession>; typedef