Home
last modified time | relevance | path

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

12

/external/chromium_org/chrome/browser/ui/webui/
Dinspect_ui.cc161 std::string source_id; in HandleOpenCommand() local
170 std::string source_id; in HandleInspectBrowserCommand() local
275 void InspectUI::Inspect(const std::string& source_id, in Inspect()
285 void InspectUI::Activate(const std::string& source_id, in Activate()
295 void InspectUI::Close(const std::string& source_id, in Close()
305 void InspectUI::Reload(const std::string& source_id, in Reload()
317 void InspectUI::Open(const std::string& source_id, in Open()
326 const std::string& source_id, in InspectBrowserWithCustomFrontend()
499 const std::string& source_id) { in FindTargetHandler()
505 const std::string& source_id, const std::string& target_id) { in FindTarget()
[all …]
/external/chromium_org/mojo/system/
Dmessage_in_transit.h121 EndpointId source_id() const { return header()->source_id; } in source_id() function
197 EndpointId source_id() const { return header()->source_id; } in source_id() function
200 void set_source_id(EndpointId source_id) { header()->source_id = source_id; } in set_source_id()
235 EndpointId source_id; // 4 bytes. member
/external/chromium_org/chrome/browser/devtools/
Ddevtools_targets_ui.h33 std::string source_id() const { return source_id_; } in source_id() function
Ddevtools_targets_ui.cc416 const std::string& source_id, in DevToolsTargetsUIHandler()
/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_copy_texture_chromium.cc218 GLuint source_id, in DoCopyTexImage2D()
317 GLuint source_id, in DoCopyTexture()
372 GLuint source_id, in DoCopyTextureWithTransform()
/external/chromium_org/content/browser/frame_host/
Drender_frame_host_delegate.cc31 const base::string16& source_id) { in AddMessageToConsole()
/external/chromium_org/chrome/browser/ui/views/
Ddesktop_media_picker_views.h77 const content::DesktopMediaID& source_id() const { return source_id_; } in source_id() function
Ddesktop_media_picker_views.cc71 DesktopMediaID source_id) in DesktopMediaSourceView()
/external/chromium_org/content/public/browser/
Dmedia_device_id.cc44 const std::string& source_id, in GetMediaDeviceIDForHMAC()
Dweb_contents_delegate.cc48 const base::string16& source_id) { in AddMessageToConsole()
/external/chromium_org/content/browser/renderer_host/media/
Dmedia_stream_dispatcher_host_unittest.cc418 void AddSourceIdConstraint(const std::string& source_id, in AddSourceIdConstraint()
608 std::string source_id = content::GetHMACForMediaDeviceID( in TEST_F() local
624 std::string source_id = content::GetHMACForMediaDeviceID( in TEST_F() local
647 std::string source_id = content::GetHMACForMediaDeviceID( in TEST_F() local
663 std::string source_id = content::GetHMACForMediaDeviceID( in TEST_F() local
Dmedia_stream_manager.cc842 const std::string& source_id, in TranslateSourceIdToDeviceId()
908 std::string source_id = content::GetHMACForMediaDeviceID( in StopRemovedDevice() local
1389 std::string source_id = content::GetHMACForMediaDeviceID( in FindExistingRequestedDeviceInfo() local
/external/chromium_org/extensions/common/api/cast_channel/
Dcast_channel.proto33 required string source_id = 2; field
/external/chromium_org/content/browser/devtools/
Ddevtools_netlog_observer.cc201 uint32 source_id = request->net_log().source().id; in PopulateResponseInfo() local
/external/chromium_org/chromecast/shell/browser/android/
Dcast_window_android.cc153 const base::string16& source_id) { in AddMessageToConsole()
/external/tcpdump/
Dprint-atm.c344 u_int8_t source_id[12]; member
Dprint-isoclns.c623 u_int8_t source_id[SYSTEM_ID_LEN]; member
632 u_int8_t source_id[SYSTEM_ID_LEN]; member
649 u_int8_t source_id[NODE_ID_LEN]; member
656 u_int8_t source_id[NODE_ID_LEN]; member
/external/chromium_org/media/filters/
Dchunk_demuxer_unittest.cc333 ChunkDemuxer::Status AddId(const std::string& source_id, int stream_flags) { in AddId()
356 ChunkDemuxer::Status AddIdForMp2tSource(const std::string& source_id) { in AddIdForMp2tSource()
368 void AppendCluster(const std::string& source_id, in AppendCluster()
381 void AppendSingleStreamCluster(const std::string& source_id, int track_number, in AppendSingleStreamCluster()
516 void AppendSingleStreamCluster(const std::string& source_id, int track_number, in AppendSingleStreamCluster()
572 void AppendData(const std::string& source_id, in AppendData()
602 void AppendInitSegmentWithSourceId(const std::string& source_id, in AppendInitSegmentWithSourceId()
607 void AppendInitSegmentWithEncryptedInfo(const std::string& source_id, in AppendInitSegmentWithEncryptedInfo()
/external/chromium_org/content/renderer/pepper/
Dpepper_media_stream_video_track_host.cc521 std::string source_id; in InitBlinkTrack() local
/external/chromium_org/components/web_contents_delegate_android/
Dweb_contents_delegate_android.cc237 const base::string16& source_id) { in AddMessageToConsole()
/external/chromium_org/content/shell/browser/
Dshell.cc341 const base::string16& source_id) { in AddMessageToConsole()
/external/esd/include/
Desd.h210 int source_id; /* either a stream fd or sample id */ member
/external/chromium_org/extensions/browser/api/cast_channel/
Dcast_socket_unittest.cc54 const std::string& source_id, in CreateStringMessage()
66 const std::string& source_id, in CreateBinaryMessage()
/external/chromium_org/net/socket/
Dclient_socket_pool_base.cc626 int source_id = idle_socket->socket->NetLog().source().id; in GetInfoAsValue() local
634 int source_id = (*job)->net_log().source().id; in GetInfoAsValue() local
/external/chromium_org/net/base/
Dnet_log.cc106 int source_id = -1; in FromEventParameters() local

12