Searched refs:AttachSessionObject (Results 1 – 4 of 4) sorted by relevance
388 static int32_t AttachSessionObject(SessionInfo *sessionInfo) in AttachSessionObject() function711 if (AttachSessionObject(session) != 0) { in MakeSessionByReplyMessage()
322 bool AttachSessionObject(std::shared_ptr<struct SessionInfo> object, binder_uintptr_t stub);
867 if (!AttachSessionObject(session, QueryStubPtr(replyMessage->stub))) { in MakeSessionByReplyMessage()945 bool DBinderService::AttachSessionObject(std::shared_ptr<struct SessionInfo> object, binder_uintptr… in AttachSessionObject() function in OHOS::DBinderService
1225 EXPECT_EQ(dBinderService->AttachSessionObject(object, stub), true);