Home
last modified time | relevance | path

Searched defs:source_id (Results 1 – 25 of 64) sorted by relevance

123

/external/autotest/server/site_tests/audio_AudioVolume/
Daudio_AudioVolume.py31 def run_once(self, source_id): argument
37 def get_recorder_id(source_id): argument
49 def get_volume_spec(source_id): argument
71 def get_golden_file(source_id): argument
/external/webrtc/modules/desktop_capture/win/
Dwgc_capture_source.cc28 WgcCaptureSource::WgcCaptureSource(DesktopCapturer::SourceId source_id) in WgcCaptureSource()
72 DesktopCapturer::SourceId source_id) { in CreateCaptureSource()
80 DesktopCapturer::SourceId source_id) { in CreateCaptureSource()
84 WgcWindowSource::WgcWindowSource(DesktopCapturer::SourceId source_id) in WgcWindowSource()
148 WgcScreenSource::WgcScreenSource(DesktopCapturer::SourceId source_id) in WgcScreenSource()
Ddxgi_frame.cc28 bool DxgiFrame::Prepare(DesktopSize size, DesktopCapturer::SourceId source_id) { in Prepare()
/external/openscreen/cast/streaming/
Dsession_messenger.cc39 std::string source_id, in SessionMessenger()
72 std::string source_id, in SenderSessionMessenger()
125 void SenderSessionMessenger::OnMessage(const std::string& source_id, in OnMessage()
197 std::string source_id, in ReceiverSessionMessenger()
223 void ReceiverSessionMessenger::OnMessage(const std::string& source_id, in OnMessage()
/external/openscreen/cast/common/channel/
Dconnection_namespace_handler_unittest.cc46 const std::string& source_id, in MakeVersionedConnectMessage()
70 const std::string& source_id, in VerifyConnectionMessage()
101 const std::string& source_id, in ExpectCloseMessage()
117 const std::string& source_id, in ExpectConnectedMessage()
Dmessage_util.cc78 CastMessage MakeConnectionMessage(const std::string& source_id, in MakeConnectionMessage()
113 CastMessage MakeConnectMessage(const std::string& source_id, in MakeConnectMessage()
148 CastMessage MakeCloseMessage(const std::string& source_id, in MakeCloseMessage()
/external/openscreen/cast/sender/
Dcast_app_discovery_service_impl.cc41 const std::string& source_id = source.source_id(); in StartObservingAvailability() local
132 const std::string& source_id = source.source_id(); in UpdateAvailabilityQueries() local
183 const std::string& source_id = entry->first; in RemoveAvailabilityCallback() local
/external/webrtc/api/transport/rtp/
Drtp_source.h48 uint32_t source_id, in RtpSource()
69 uint32_t source_id() const { return source_id_; } in source_id() function
/external/openscreen/cast/sender/public/
Dcast_media_source.h31 const std::string& source_id() const { return source_id_; } in source_id() function
/external/cronet/third_party/metrics_proto/ukm/
Dentry.proto24 optional int64 source_id = 3; field
Daggregate.proto16 optional int64 source_id = 1; field
/external/webrtc/modules/desktop_capture/
Dfull_screen_window_detector.cc68 DesktopCapturer::SourceId source_id) { in CreateApplicationHandlerIfNeeded()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_replace_loads_stores_with_copy_memories.cpp73 opt::Instruction* source_id = in Apply() local
Dtransformation_replace_load_store_with_copy_memory.cpp70 opt::Instruction* source_id = ir_context->get_def_use_mgr()->GetDef( in IsApplicable() local
Dtransformation_add_copy_memory.cpp30 uint32_t fresh_id, uint32_t source_id, spv::StorageClass storage_class, in TransformationAddCopyMemory()
/external/autotest/server/site_tests/audio_AudioArtifacts/
Daudio_AudioArtifacts.py32 def run_once(self, host, source_id, sink_id, recorder_id, argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_replace_loads_stores_with_copy_memories.cpp73 opt::Instruction* source_id = in Apply() local
Dtransformation_replace_load_store_with_copy_memory.cpp70 opt::Instruction* source_id = ir_context->get_def_use_mgr()->GetDef( in IsApplicable() local
Dtransformation_add_copy_memory.cpp30 uint32_t fresh_id, uint32_t source_id, spv::StorageClass storage_class, in TransformationAddCopyMemory()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_replace_loads_stores_with_copy_memories.cpp73 opt::Instruction* source_id = in Apply() local
Dtransformation_replace_load_store_with_copy_memory.cpp70 opt::Instruction* source_id = ir_context->get_def_use_mgr()->GetDef( in IsApplicable() local
Dtransformation_add_copy_memory.cpp30 uint32_t fresh_id, uint32_t source_id, SpvStorageClass storage_class, in TransformationAddCopyMemory()
/external/perfetto/src/trace_processor/importers/common/
Dflow_tracker.h72 uint64_t source_id; member
/external/perfetto/protos/perfetto/trace/
Dmemory_graph.proto104 optional uint64 source_id = 1; field
/external/tensorflow/tensorflow/compiler/xla/service/
Dloop_schedule_linearizer.cc58 int32_t source_id = NodeIdForInstruction(source); in InsertEdge() local

123