Home
last modified time | relevance | path

Searched defs:offlineOperator (Results 1 – 3 of 3) sorted by relevance

/foundation/distributedhardware/distributedcamera/camera_hdf/interfaces/hdi_ipc/client/operator/
Ddstream_operator_proxy.cpp350 OHOS::sptr<IOfflineStreamOperator> &offlineOperator) in ChangeToOfflineStream()
/foundation/distributedhardware/distributedcamera/camera_hdf/interfaces/hdi_ipc/server/operator/
Ddstream_operator_stub.cpp337 OHOS::sptr<IOfflineStreamOperator> offlineOperator = nullptr; in DStreamOperatorStubChangeToOfflineStream() local
/foundation/distributedhardware/distributedcamera/camera_hdf/hdi_impl/src/dstream_operator/
Ddstream_operator.cpp345 …OHOS::sptr<IStreamOperatorCallback>& callback, OHOS::sptr<IOfflineStreamOperator>& offlineOperator) in ChangeToOfflineStream()