Searched defs:jsObserver (Results 1 – 8 of 8) sorted by relevance
40 wptr<JSAppStateObserver> jsObserver = this; in OnForegroundApplicationChanged() local75 wptr<JSAppStateObserver> jsObserver = this; in OnAbilityStateChanged() local109 wptr<JSAppStateObserver> jsObserver = this; in OnExtensionStateChanged() local143 wptr<JSAppStateObserver> jsObserver = this; in OnProcessCreated() local177 wptr<JSAppStateObserver> jsObserver = this; in OnProcessStateChanged() local211 wptr<JSAppStateObserver> jsObserver = this; in OnProcessDied() local246 wptr<JSAppStateObserver> jsObserver = this; in OnAppStarted() local286 wptr<JSAppStateObserver> jsObserver = this; in OnAppStopped() local
38 sptr<JSAppForegroundStateObserver> jsObserver = self.promote(); in OnAppStateChanged() local
36 sptr<JSAbilityFirstFrameStateObserver> jsObserver = self.promote(); in OnAbilityFirstFrameState() local
31 wptr<JSAppStateObserver> jsObserver = this; in OnForegroundApplicationChanged() local61 wptr<JSAppStateObserver> jsObserver = this; in OnAbilityStateChanged() local90 wptr<JSAppStateObserver> jsObserver = this; in OnExtensionStateChanged() local119 wptr<JSAppStateObserver> jsObserver = this; in OnProcessCreated() local148 wptr<JSAppStateObserver> jsObserver = this; in OnProcessStateChanged() local177 wptr<JSAppStateObserver> jsObserver = this; in OnProcessDied() local
36 std::shared_ptr<JsErrorObserver> jsObserver = thisWeakPtr.lock(); in OnUnhandledException() local111 std::shared_ptr<JsErrorObserver> jsObserver = thisWeakPtr.lock(); in OnExceptionObject() local
35 wptr<JsFreeInstallObserver> jsObserver = this; in OnInstallFinished() local54 wptr<JsFreeInstallObserver> jsObserver = this; in OnInstallFinishedByUrl() local
35 wptr<JSAbilityForegroundStateObserver> jsObserver = this; in OnAbilityStateChanged() local
573 auto jsObserver = std::make_shared<JSObserverImpl>(uvQueue_, callback); in Subscribe() local