Searched defs:rootNode (Results 1 – 6 of 6) sorted by relevance
| /drivers/hdf_core/framework/tools/hc-gen/src/ |
| D | parser.cpp | 64 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/ |
| D | dmetadata_processor.cpp | 712 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/ |
| D | thermal_hdf_config.cpp | 55 auto rootNode = xmlDocGetRootElement(docPtr.get()); in ParseThermalHdiXMLConfig() local
|
| /drivers/peripheral/codec/hal/idl_service/src/ |
| D | codec_component_config.cpp | 108 const struct DeviceResourceNode *rootNode = HdfGetHcsRootNode(); in CodecCompCapabilityInit() local
|
| /drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ |
| D | dstream_operator.cpp | 548 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/ |
| D | usb_ddk_pnp_loader.c | 642 const struct DeviceResourceNode *rootNode = NULL; in UsbDdkPnpLoaderPnpMatch() local
|