Home
last modified time | relevance | path

Searched defs:observers_ (Results 1 – 11 of 11) sorted by relevance

/external/libchrome/base/power_monitor/
Dpower_monitor.h48 scoped_refptr<ObserverListThreadSafe<PowerObserver>> observers_; variable
/external/libchrome/mojo/core/
Dmach_port_relay.h82 std::set<Observer*> observers_; variable
/external/webrtc/test/pc/e2e/
Dstats_poller.h46 std::vector<StatsObserverInterface*> observers_; variable
/external/libchrome/components/policy/core/common/
Dpolicy_service_impl.h78 std::map<PolicyDomain, std::unique_ptr<Observers>> observers_; variable
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.h107 std::vector<SamplesObserver*> observers_; variable
/external/webrtc/video/
Dcall_stats.h111 std::list<CallStatsObserver*> observers_; variable
Dcall_stats2.h133 std::list<CallStatsObserver*> observers_; variable
/external/webrtc/video/end_to_end_tests/
Dmulti_stream_tests.cc87 std::unique_ptr<VideoOutputObserver> observers_[kNumStreams]; in TEST() member in webrtc::TEST::Tester
/external/libchrome/device/bluetooth/
Dbluetooth_advertisement.h146 base::ObserverList<BluetoothAdvertisement::Observer> observers_; variable
/external/openscreen/osp/public/
Dservice_listener.h154 std::vector<Observer*> observers_; variable
/external/libchrome/base/
Dobserver_list.h289 std::vector<ObserverType*> observers_; variable