Home
last modified time | relevance | path

Searched defs:observerProxy_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_first_frame_state_observer_proxy_test/
H A Dability_first_frame_state_observer_proxy_test.cpp37 sptr<AbilityFirstFrameStateObserverProxy> observerProxy_ {nullptr}; member in OHOS::AbilityRuntime::AbilityFirstFrameStateObserverProxyTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_foreground_state_observer_proxy_test/
H A Dability_foreground_state_observer_proxy_test.cpp38 sptr<AbilityForegroundStateObserverProxy> observerProxy_ {nullptr}; member in OHOS::AbilityRuntime::AbilityForegroundStateObserverProxyTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_foreground_state_observer_proxy_test/
H A Dapp_foreground_state_observer_proxy_test.cpp36 sptr<AppForegroundStateObserverProxy> observerProxy_; member in OHOS::AppExecFwk::AppForegroundStateObserverProxyTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/render_state_observer_proxy_test/
H A Drender_state_observer_proxy_test.cpp35 sptr<RenderStateObserverProxy> observerProxy_; member in OHOS::AppExecFwk::RenderStateObserverProxyTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.h153 sptr<IRemoteObject> observerProxy_; variable