Home
last modified time | relevance | path

Searched defs:local_id (Results 1 – 14 of 14) sorted by relevance

/external/openscreen/cast/common/channel/
Dvirtual_connection_router.cc67 const std::string& local_id) { in RemoveConnectionsByLocalId()
112 std::string local_id, in AddHandlerForLocalId()
118 const std::string& local_id) { in RemoveHandlerForLocalId()
161 std::string local_id, in BroadcastFromLocalPeer()
201 const std::string& local_id = message.destination_id(); in OnMessage() local
Dvirtual_connection.h102 std::string local_id; member
/external/webrtc/test/fuzzers/
Drtp_header_fuzzer.cc36 int local_id = 1; in FuzzOneInput() local
Drtp_packet_fuzzer.cc38 int local_id = 1; in FuzzOneInput() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_system_values.c317 nir_ssa_def *local_id = nir_load_local_invocation_id(b); in lower_compute_system_value_instr() local
362 nir_ssa_def *local_id = nir_load_local_invocation_id(b); in lower_compute_system_value_instr() local
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_cs_intrinsics.c44 nir_ssa_def *local_id = NULL; in lower_cs_intrinsics_convert_block() local
/external/perfetto/protos/perfetto/trace/track_event/
Dtrack_event.proto349 uint64 local_id = 10; field
/external/rust/crates/bindgen/src/ir/
Ditem.rs392 local_id: LazyCell<usize>, field
529 pub fn local_id(&self, ctx: &BindgenContext) -> usize { in local_id() method
543 let local_id = self.next_child_local_id.get(); in next_child_local_id() localVariable
/external/tensorflow/tensorflow/core/graph/
Dcostmodel.cc59 const int local_id = cm.Id(n); in MergeFromLocal() local
/external/webrtc/api/stats/
Drtcstats_objects.h557 RTCStatsMember<std::string> local_id; variable
/external/webrtc/pc/
Drtc_stats_collector.cc511 std::string local_id = RTCOutboundRTPStreamStatsIDFromSSRC( in ProduceRemoteInboundRtpStreamStatsFromReportBlockData() local
/external/libchrome/base/trace_event/
Dtrace_event.h553 WithScope(const char* scope, LocalId local_id) in WithScope()
/external/perfetto/include/perfetto/tracing/
Dtrack_event_legacy.h222 WithScope(const char* scope, LocalId local_id) in WithScope()
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto7178 uint64 local_id = 10; field