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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_cfuncs.py 174 def process_result(result): function in function:CFunctions.test_callwithresult
176 self._dll.tf_i.restype = process_result
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_cfuncs.py 174 def process_result(result): function in function:CFunctions.test_callwithresult
176 self._dll.tf_i.restype = process_result
  /external/chromium/third_party/libjingle/source/talk/base/
httpbase.cc 568 ProcessResult process_result = Process(buffer_, len_, &processed, local
573 switch (process_result) {
  /external/chromium_org/third_party/libjingle/source/talk/base/
httpbase.cc 572 ProcessResult process_result = Process(buffer_, len_, &processed, local
577 switch (process_result) {

Completed in 41 milliseconds