Home
last modified time | relevance | path

Searched defs:newSession (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/session/
Dclient_trans_session_manager_test.cpp963 SessionInfo *newSession = GenerateSession(sessionParam); variable
/foundation/communication/ipc/services/dbinder/test/unittest/
Ddbinder_service_unittest.cpp1227 std::shared_ptr<struct SessionInfo> newSession= std::make_shared<struct SessionInfo>(); variable
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
Ddbinder_service.cpp812 std::shared_ptr<struct SessionInfo> newSession) in IsSameSession()