Searched refs:GetValueNode (Results 1 – 2 of 2) sorted by relevance
161 XMLNode GetValueNode(const char *key) const;
426 XMLNode value_node = GetValueNode(key); in GetValueAsString()432 XMLNode ApplePropertyList::GetValueNode(const char *key) const { in GetValueNode() function in ApplePropertyList