Home
last modified time | relevance | path

Searched refs:InitDataNode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/include/
H A Dcodec_component_capability_config.h26 int32_t InitDataNode(const struct DeviceResourceNode *node);
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_capability_config.c22 int32_t InitDataNode(const struct DeviceResourceNode *node) in InitDataNode() function
H A Dcodec_component_type_driver.c66 InitDataNode(deviceObject->property); in HdfCodecComponentTypeDriverInit()