HomeSort by relevance Sort by last modified time
    Searched defs:xmlGetGlobalState (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libxml/src/
threads.c 585 "xmlGetGlobalState: out of memory\n");
649 * xmlGetGlobalState:
651 * xmlGetGlobalState() is called to retrieve the global state for a thread.
656 xmlGetGlobalState(void)
703 "xmlGetGlobalState: out of memory\n");
elfgcchack.h     [all...]
  /external/libxml2/
threads.c 586 "xmlGetGlobalState: out of memory\n");
650 * xmlGetGlobalState:
652 * xmlGetGlobalState() is called to retrieve the global state for a thread.
657 xmlGetGlobalState(void)
704 "xmlGetGlobalState: out of memory\n");
elfgcchack.h     [all...]

Completed in 99 milliseconds