Home
last modified time | relevance | path

Searched defs:rootNode (Results 1 – 6 of 6) sorted by relevance

/drivers/hdf_core/framework/tools/hc-gen/src/
Dparser.cpp64 std::shared_ptr<AstObject> rootNode = nullptr; in ParseOneContent() local
97 std::shared_ptr<AstObject> rootNode = ParseOneContent(src, includeList); in ParseOne() local
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
Ddmetadata_processor.cpp712 cJSON* DMetadataProcessor::GetFormatObj(const std::string rootNode, cJSON* rootValue, std::string& … in GetFormatObj()
731 …ataProcessor::GetEachNodeSupportedResolution(std::vector<int>& formats, const std::string rootNode, in GetEachNodeSupportedResolution()
745 void DMetadataProcessor::GetNodeSupportedResolution(int format, const std::string rootNode, in GetNodeSupportedResolution()
792 void DMetadataProcessor::StoreSinkAndSrcConfig(int format, const std::string rootNode, in StoreSinkAndSrcConfig()
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_hdf_config.cpp55 auto rootNode = xmlDocGetRootElement(docPtr.get()); in ParseThermalHdiXMLConfig() local
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_config.cpp108 const struct DeviceResourceNode *rootNode = HdfGetHcsRootNode(); in CodecCompCapabilityInit() local
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
Ddstream_operator.cpp548 cJSON* DStreamOperator::GetFormatObj(const std::string rootNode, cJSON* rootValue, std::string& for… in GetFormatObj()
566 …perator::ExtractCameraAttr(cJSON* rootValue, std::vector<int>& formats, const std::string rootNode) in ExtractCameraAttr()
579 …DStreamOperator::GetCameraAttr(cJSON *rootValue, std::string formatStr, const std::string rootNode, in GetCameraAttr()
/drivers/hdf_core/framework/model/usb/src/
Dusb_ddk_pnp_loader.c642 const struct DeviceResourceNode *rootNode = NULL; in UsbDdkPnpLoaderPnpMatch() local