OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewCandidateId
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/talk/app/webrtc/
statstypes.h
342
static Id
NewCandidateId
(bool local, const std::string& id);
statstypes.cc
649
StatsReport::Id StatsReport::
NewCandidateId
(bool local, const std::string& id) {
statscollector.cc
655
StatsReport::Id id(StatsReport::
NewCandidateId
(local, candidate.id()));
[
all
...]
Completed in 577 milliseconds