Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/services/session/adapter/
H A Ddistributed_object_adapter.cpp22 DistributedObjectAdapter::AVSessionObjectWatcher::AVSessionObjectWatcher(const ObjectCallbackType &callback) in AVSessionObjectWatcher()
27 void DistributedObjectAdapter::AVSessionObjectWatcher::OnChanged(const std::string &name, in OnChanged()
35 DistributedObjectAdapter::AVSessionStatusNotifier::AVSessionStatusNotifier(const ObjectDisconnectNotifier &notifier) in AVSessionStatusNotifier()
40 void DistributedObjectAdapter::AVSessionStatusNotifier::OnChanged(const std::string &name, in OnChanged()
50 DistributedObjectAdapter::DistributedObjectAdapter(const std::string& name) in DistributedObjectAdapter() function in OHOS::AVSession::DistributedObjectAdapter
56 DistributedObjectAdapter::~DistributedObjectAdapter() in ~DistributedObjectAdapter()
64 int32_t DistributedObjectAdapter::CreateObject() in CreateObject()
75 int32_t DistributedObjectAdapter
[all...]
H A Ddistributed_object_adapter.h25 class DistributedObjectAdapter { class
30 explicit DistributedObjectAdapter(const std::string& name);
32 ~DistributedObjectAdapter();

Completed in 2 milliseconds