OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetupRequest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privetv3_setup_flow.cc
19
class
SetupRequest
: public PrivetV3Session::Request {
21
explicit
SetupRequest
(PrivetV3SetupFlow* setup_flow);
22
virtual ~
SetupRequest
();
41
SetupRequest
::
SetupRequest
(PrivetV3SetupFlow* setup_flow)
45
SetupRequest
::~
SetupRequest
() {
48
const base::DictionaryValue&
SetupRequest
::GetInput() {
52
void
SetupRequest
::OnError(PrivetURLFetcher::ErrorType error) {
56
void
SetupRequest
::OnParsedJson(const base::DictionaryValue& value
[
all
...]
/external/chromium_org/content/browser/renderer_host/media/
media_stream_manager.cc
456
base::Bind(&MediaStreamManager::
SetupRequest
,
495
base::Bind(&MediaStreamManager::
SetupRequest
,
[
all
...]
Completed in 64 milliseconds