Home
last modified time | relevance | path

Searched defs:child (Results 1 - 8 of 8) sorted by relevance

/drivers/hdf_core/framework/support/platform/include/regulator/
H A Dregulator_tree_mgr.h24 struct RegulatorNode *child; member
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Ddecompile_gen.cpp49 auto child = astObject->Child(); in GetNodeRefPath() local
[all...]
H A Ddecompile.cpp159 auto child = RebuildObject(childOpCode); in RebuildNode() local
H A Dparser.cpp181 std::shared_ptr<AstObject> child; in ParseNode() local
/drivers/hdf_core/framework/support/platform/src/regulator/
H A Dregulator_tree_mgr.c14 static int RegulatorChildNodeAdd(struct RegulatorTreeInfo *pRegulator, struct RegulatorNode *child) in RegulatorChildNodeAdd() argument
279 RegulatorTreeSetChild(const char *name, struct RegulatorNode *child) RegulatorTreeSetChild() argument
318 RegulatorTreeSet(const char *name, struct RegulatorNode *child, struct RegulatorNode *parent) RegulatorTreeSet() argument
[all...]
/drivers/hdf_core/interfaces/inner_api/utils/
H A Ddevice_resource_if.h75 struct DeviceResourceNode *child; /**< Pointer to a child node */ member
[all...]
/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_tree_if.c383 struct DeviceResourceNode *child = NULL; in HcsGetChildNode() local
[all...]
/drivers/hdf_core/framework/test/unittest/utils/hcs_parser/unittest/
H A Dhcs_macro_cases.c79 struct OneChild child; member

Completed in 6 milliseconds