Searched refs:libxml2 (Results 1 - 2 of 2) sorted by relevance

/hardware/interfaces/audio/2.0/vts/functional/
H A DAndroid.mk27 LOCAL_C_INCLUDES := external/libxml2/include
37 libxml2 \
/hardware/interfaces/audio/2.0/vts/functional/utility/
H A DValidateXml.cpp35 /** Map libxml2 structures to their corresponding deleters. */
47 /** @return a unique_ptr with the correct deleter for the libxml2 object. */
55 /** Class that handles libxml2 initialization and cleanup. NOT THREAD SAFE*/
94 Libxml2Global libxml2; local
101 libxml2.getErrors();

Completed in 52 milliseconds