Searched refs:ConnectToAppService (Results 1 – 3 of 3) sorted by relevance
41 bool ConnectToAppService(const std::string &eventInfo, const std::string &subscribeInfo);
102 UpdateNotify::GetInstance()->ConnectToAppService(eventInfoStr, subscribeInfo.ToJson()); in NotifyToHap()
67 bool UpdateNotify::ConnectToAppService(const std::string &eventInfo, const std::string &subscribeIn… in ConnectToAppService() function in OHOS::UpdateEngine::UpdateNotify