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

  /external/chromium_org/third_party/skia/platform_tools/nacl/
httpd.py 50 serve_path = os.path.abspath(os.getcwd())
53 if serve_path[:len(httpd_path)] == httpd_path:
57 logging.error('We are currently in %s.' % serve_path)
  /external/skia/platform_tools/nacl/
httpd.py 50 serve_path = os.path.abspath(os.getcwd())
53 if serve_path[:len(httpd_path)] == httpd_path:
57 logging.error('We are currently in %s.' % serve_path)

Completed in 273 milliseconds