Searched defs:xmlWrapStatNative (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DxmlIO.c689 * xmlWrapStatNative:
697 xmlWrapStatNative(const char *path,struct stat *info) function
707 static xmlWrapStatFunc xmlWrapStat = xmlWrapStatNative;
737 xmlWrapStat = xmlWrapStatNative;
/external/libxml2/
H A DxmlIO.c695 * xmlWrapStatNative:
703 xmlWrapStatNative(const char *path,struct stat *info) function
713 static xmlWrapStatFunc xmlWrapStat = xmlWrapStatNative;
743 xmlWrapStat = xmlWrapStatNative;

Completed in 120 milliseconds