Home
last modified time | relevance | path

Searched defs:ObserverArg (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/include/
H A Dobserver.h29 struct ObserverArg { struct
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_observer_test.cpp57 virtual void Update(const Observable* o, const ObserverArg* /* arg */) in Update()
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/observer_benchmark_test/
H A Dobserver_benchmark_test.cpp90 virtual void Update(const Observable* o, const ObserverArg* /* arg */) in Update()