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

  /external/v8/samples/
process.cc 53 virtual const string& Referrer() = 0;
503 const string& path = request->Referrer();
547 String::NewFromUtf8(isolate, "referrer", NewStringType::kInternalized)
578 const string& referrer,
582 virtual const string& Referrer() { return referrer_; }
594 const string& referrer,
598 referrer_(referrer),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
http.h 641 PCHAR Referrer;

Completed in 91 milliseconds