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

  /external/chromium_org/remoting/host/setup/
native_messaging_host.cc 249 base::Bind(&NativeMessagingHost::SendAsyncResult, base::Unretained(this),
302 base::Bind(&NativeMessagingHost::SendAsyncResult, base::Unretained(this),
311 base::Bind(&NativeMessagingHost::SendAsyncResult, base::Unretained(this),
392 void NativeMessagingHost::SendAsyncResult(
native_messaging_host.h 100 void SendAsyncResult(scoped_ptr<base::DictionaryValue> response,

Completed in 165 milliseconds