Home
last modified time | relevance | path

Searched refs:xmlXPathDebugObjCounterString (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/libxml/src/
Dxpath.c1735 static int xmlXPathDebugObjCounterString = 0; variable
1805 xmlXPathDebugObjCounterString = 0; in xmlXPathDebugObjUsageReset()
1932 xmlXPathDebugObjCounterString++; in xmlXPathDebugObjUsageRequested()
1933 if (xmlXPathDebugObjCounterString > in xmlXPathDebugObjUsageRequested()
1936 xmlXPathDebugObjCounterString; in xmlXPathDebugObjUsageRequested()
2064 xmlXPathDebugObjCounterString--; in xmlXPathDebugObjUsageReleased()
/external/libxml2/
Dxpath.c1735 static int xmlXPathDebugObjCounterString = 0; variable
1805 xmlXPathDebugObjCounterString = 0; in xmlXPathDebugObjUsageReset()
1932 xmlXPathDebugObjCounterString++; in xmlXPathDebugObjUsageRequested()
1933 if (xmlXPathDebugObjCounterString > in xmlXPathDebugObjUsageRequested()
1936 xmlXPathDebugObjCounterString; in xmlXPathDebugObjUsageRequested()
2064 xmlXPathDebugObjCounterString--; in xmlXPathDebugObjUsageReleased()