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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 690 def is_third_party(request): function
946 if request.is_unverifiable() and is_third_party(request):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 690 def is_third_party(request): function
946 if request.is_unverifiable() and is_third_party(request):
    [all...]

Completed in 157 milliseconds