Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/services/session/server/migrate/
H A Dmigrate_avsession_manager.cpp76 softBusDistributedDataMgr_->DestroySessionServer("AVSession"); in DecSoftBusRef()
/ohos5.0/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_distributed_data_manager.h81 void DestroySessionServer(const std::string &pkg);
H A Dsoftbus_distributed_data_manager.cpp103 void SoftbusDistributedDataManager::DestroySessionServer(const std::string &pkg) in DestroySessionServer() function in OHOS::AVSession::SoftbusDistributedDataManager
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Dsoftbus_session_manager_test.cpp129 distributed_->DestroySessionServer(pkg);