Searched refs:SetSessionListener (Results 1 – 3 of 3) sorted by relevance
41 void SetSessionListener(const OnCloseAble &closeAbleCallback);
56 void CommunicatorContext::SetSessionListener(const OnCloseAble &closeAbleCallback) in SetSessionListener() function in OHOS::DistributedData::CommunicatorContext
111 Context::GetInstance().SetSessionListener([this](const std::string &deviceId) { in SoftBusAdapter()