Home
last modified time | relevance | path

Searched defs:ComponentId (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/components/
DTypes.h37 using ComponentId = int32_t; variable
/external/webrtc/api/
Dlegacy_stats_types.cc142 class ComponentId : public StatsReport::IdBase { class
144 ComponentId(const std::string& content_name, int component) in ComponentId() function in webrtc::__anona6b437400111::ComponentId
159 ComponentId(StatsReport::StatsType type, in ComponentId() function in webrtc::__anona6b437400111::ComponentId
/external/cronet/third_party/metrics_proto/
Dsystem_profile.proto1023 enum ComponentId { enum