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

  /external/v8/samples/
process.cc 64 virtual const string& Referrer() = 0;
514 const string& path = request->Referrer();
558 String::NewFromUtf8(isolate, "referrer", NewStringType::kInternalized)
589 const string& referrer,
593 virtual const string& Referrer() { return referrer_; }
605 const string& referrer,
609 referrer_(referrer),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
http.h 580 PCHAR Referrer;

Completed in 1139 milliseconds