Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c388 static int32_t AttachSessionObject(SessionInfo *sessionInfo) in AttachSessionObject() function
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp1110 bool DBinderService::AttachSessionObject(std::shared_ptr<struct SessionInfo> object, binder_uintptr… in AttachSessionObject() function in OHOS::DBinderService