OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifierInterface
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/app/webrtc/
mediastreaminterface.h
64
class
NotifierInterface
{
69
virtual ~
NotifierInterface
() {}
75
public
NotifierInterface
{
94
public
NotifierInterface
{
254
public
NotifierInterface
{
mediastream_unittest.cc
51
explicit MockObserver(
NotifierInterface
* notifier) : notifier_(notifier) {
67
NotifierInterface
* notifier_;
Completed in 47 milliseconds