Home
last modified time | relevance | path

Searched refs:collaborationNeedNetworkId_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_session/services/session/server/
H A Davsession_item.cpp158 if (!collaborationNeedNetworkId_.empty()) { in DestroyTask()
159 CollaborationManager::GetInstance().PublishServiceState(collaborationNeedNetworkId_.c_str(), in DestroyTask()
1051 collaborationNeedNetworkId_ = cacheDeviceInfo.deviceId_;
1054 collaborationNeedNetworkId_= cacheDeviceInfo.networkId_;
1056 CollaborationManager::GetInstance().ApplyAdvancedResource(collaborationNeedNetworkId_.c_str());
1167 castHandle_, deviceInfo.deviceId_, collaborationNeedNetworkId_);
1170 if (collaborationNeedNetworkId_.empty()) {
1173 castHandle_, deviceInfo.deviceId_, collaborationNeedNetworkId_);
1175 CollaborationManager::GetInstance().PublishServiceState(collaborationNeedNetworkId_.c_str(),
1179 CollaborationManager::GetInstance().PublishServiceState(collaborationNeedNetworkId_
[all...]
H A Davsession_item.h422 std::string collaborationNeedNetworkId_; member in OHOS::AVSession::AVSessionItem

Completed in 3 milliseconds