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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/macholib/
dyld.py 113 fallback_library_path = dyld_fallback_library_path(env)
114 for path in fallback_library_path:
121 if not fallback_library_path:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/
dyld.py 113 fallback_library_path = dyld_fallback_library_path(env)
114 for path in fallback_library_path:
121 if not fallback_library_path:

Completed in 109 milliseconds