HomeSort by relevance Sort by last modified time
    Searched full:is_known_return_type (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/libxml/src/
gentest.py 442 def is_known_return_type(name): function
583 if (is_known_return_type(name) == 0) and (name in rettypes):
713 if is_known_return_type(type) == 0:

Completed in 65 milliseconds