Searched refs:NotifySessionReady (Results 1 – 3 of 3) sorted by relevance
39 void NotifySessionReady(const std::string &deviceId, int32_t errCode);
76 void CommunicatorContext::NotifySessionReady(const std::string &deviceId, int32_t errCode) in NotifySessionReady() function in OHOS::DistributedData::CommunicatorContext
126 Context::GetInstance().NotifySessionReady(client->device_.deviceId, status); in OpenConnect()