Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/services/session/server/migrate/
H A Dmigrate_avsession_manager.cpp66 softBusDistributedDataMgr_->InitSessionServer("AVSession"); in IncSoftBusRef()
/ohos5.0/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_distributed_data_manager.h77 void InitSessionServer(const std::string &pkg);
H A Dsoftbus_distributed_data_manager.cpp83 void SoftbusDistributedDataManager::InitSessionServer(const std::string &pkg) in InitSessionServer() function in OHOS::AVSession::SoftbusDistributedDataManager
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Dsoftbus_session_manager_test.cpp100 distributed_->InitSessionServer(pkg);