Home
last modified time | relevance | path

Searched refs:NotifyObservers (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcrt/
Dobserved_ptr.cpp12 NotifyObservers(); in ~Observable()
Dobserved_ptr.h35 void NotifyObservers() { in NotifyObservers() function
/external/pdfium/fxjs/
Dcjs_runtime.cpp69 NotifyObservers(); in ~CJS_Runtime()
/external/libchrome/components/policy/core/common/
Dpolicy_service_impl_unittest.cc171 TEST_F(PolicyServiceTest, NotifyObservers) { in TEST_F() argument