Searched refs:cVisibleValue (Results 1 – 2 of 2) sorted by relevance
257 const char* cVisibleValue = reinterpret_cast<const char*>(aValue); in getNodeValue() local258 aNodeEntries.sVisibleValue = charToString(cVisibleValue); in getNodeValue()
293 const char* cVisibleValue = reinterpret_cast<const char*>(aValue); in getNodeValue() local294 aNodeEntries.sVisibleValue = charToString(cVisibleValue); in getNodeValue()