Home
last modified time | relevance | path

Searched refs:orig_path (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/
H A Dsite.py592 orig_path = sys.path[:]
594 if orig_path != sys.path:
/third_party/python/Lib/test/
H A Dtest_imp.py221 orig_path = os.path
228 self.assertIs(orig_path, new_os.path)
/third_party/nghttp2/src/
H A Dshrpx_downstream.h204 StringRef orig_path; member
231 // orig_authority and orig_path have the authority and path which
H A Dshrpx_client_handler.cc1057 path = req.orig_path; in get_downstream_connection()
1081 req.orig_path = path; in get_downstream_connection()

Completed in 6 milliseconds