Searched refs:AVSessionObjectWatcher (Results 1 – 2 of 2) sorted by relevance
22 DistributedObjectAdapter::AVSessionObjectWatcher::AVSessionObjectWatcher(const ObjectCallbackType &… in AVSessionObjectWatcher() function in OHOS::AVSession::DistributedObjectAdapter::AVSessionObjectWatcher27 void DistributedObjectAdapter::AVSessionObjectWatcher::OnChanged(const std::string &name, in OnChanged()102 object_, std::make_shared<AVSessionObjectWatcher>(callback)); in SetCallback()
44 class AVSessionObjectWatcher : public ObjectStore::ObjectWatcher {46 explicit AVSessionObjectWatcher(const ObjectCallbackType& callback);48 virtual ~AVSessionObjectWatcher() = default;