OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCreateSessionURL
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/p2p/client/
httpportallocator.h
41
static const char
kCreateSessionURL
[];
httpportallocator.cc
77
const char HttpPortAllocatorBase::
kCreateSessionURL
[] = "/create_session";
169
std::string url = std::string(HttpPortAllocatorBase::
kCreateSessionURL
);
Completed in 49 milliseconds