Home
last modified time | relevance | path

Searched refs:AVSessionObjectWatcher (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() function in OHOS::AVSession::DistributedObjectAdapter::AVSessionObjectWatcher
27 void DistributedObjectAdapter::AVSessionObjectWatcher::OnChanged(const std::string &name, in OnChanged()
102 object_, std::make_shared<AVSessionObjectWatcher>(callback)); in SetCallback()
H A Ddistributed_object_adapter.h44 class AVSessionObjectWatcher : public ObjectStore::ObjectWatcher { class in OHOS::AVSession::DistributedObjectAdapter
46 explicit AVSessionObjectWatcher(const ObjectCallbackType& callback);
48 virtual ~AVSessionObjectWatcher() = default;

Completed in 1 milliseconds