Home
last modified time | relevance | path

Searched defs:SourceNode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/camera/test/ut/buffer_manager/
H A Dbuffer_manager_utest.h143 explicit SourceNode(const std::string name) : Node(name) {} in SourceNode() function
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/source_node/
H A Dsource_node.cpp18 SourceNode::SourceNode(const std::string& name, const std::string& type, const std::string &cameraI… in SourceNode() function in OHOS::Camera::SourceNode