Home
last modified time | relevance | path

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

/foundation/communication/ipc/services/dbinder/dbinder_service/src/
Ddbinder_service.cpp933 bool DBinderService::IsSameSession(std::shared_ptr<struct SessionInfo> oldSession, in IsSameSession()
1012 …std::shared_ptr<struct SessionInfo> oldSession = QuerySessionObject(QueryStubPtr(replyMessage->stu… in MakeSessionByReplyMessage() local
/foundation/communication/ipc/services/dbinder/test/unittest/
Ddbinder_service_unittest.cpp1372 std::shared_ptr<struct SessionInfo> oldSession= std::make_shared<struct SessionInfo>(); variable