Home
last modified time | relevance | path

Searched refs:kSendSasName (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/
Dsas_injector_win.cc26 const char kSendSasName[] = "SendSAS"; variable
161 sas_dll_.GetFunctionPointer(kSendSasName)); in InjectSas()
164 LOG(ERROR) << "Failed to retrieve the address of '" << kSendSasName in InjectSas()