Home
last modified time | relevance | path

Searched refs:toBeDelete (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_proxy.cpp1013 …std::shared_ptr<DBinderSessionObject> toBeDelete = current->ProxyDetachDBinderSession(handle_, thi… in ReleaseDatabusProto() local
1014 if (toBeDelete != nullptr && in ReleaseDatabusProto()
1016 … current->QuerySessionByInfo(toBeDelete->GetServiceName(), toBeDelete->GetDeviceId()) == nullptr) { in ReleaseDatabusProto()
1018 toBeDelete->CloseDatabusSession(); in ReleaseDatabusProto()