Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dinput_config_parser.c194 …32_t ParseFeature(struct DeviceResourceIface *parser, const struct DeviceResourceNode *featureNode, in ParseFeature()
232 const struct DeviceResourceNode *featureNode = parser->GetChildNode(node, "featureConfig"); in ParseTouchBoardConfig() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.c221 FeatureNode *featureNode = FindFeatureByName(curNode->info.head, feature); in SASTORA_Find() local