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

  /external/webrtc/talk/app/webrtc/
statstypes.cc 162 class ComponentId : public StatsReport::IdBase {
164 ComponentId(const std::string& content_name, int component)
165 : ComponentId(StatsReport::kStatsReportTypeComponent, content_name,
170 static_cast<const ComponentId&>(other).component_ == component_ &&
171 static_cast<const ComponentId&>(other).content_name_ == content_name_;
179 ComponentId(StatsReport::StatsType type, const std::string& content_name,
198 class CandidatePairId : public ComponentId {
201 : ComponentId(StatsReport::kStatsReportTypeCandidatePair, content_name,
206 return ComponentId::Equals(other) &&
211 std::string ret(ComponentId::ToString("Conn-"))
    [all...]
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVInstruction.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h     [all...]

Completed in 339 milliseconds