Home
last modified time | relevance | path

Searched defs:observerId (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/
H A Dcj_error_manager_ffi.cpp42 int32_t observerId = g_serialNumber; in FfiOHOSErrorManagerOn() local
62 int FfiOHOSErrorManagerOff(char* offType, int observerId) in FfiOHOSErrorManagerOff()
H A Dcj_error_observer.cpp89 void ErrorObserver::AddObserverObject(const int32_t observerId, CErrorObserver observer) in AddObserverObject()
107 bool ErrorObserver::RemoveObserverObject(const int32_t observerId) in RemoveObserverObject()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_observer.cpp77 void JsErrorObserver::AddJsObserverObject(const int32_t observerId, napi_value jsObserverObject, bo… in AddJsObserverObject()
90 bool JsErrorObserver::RemoveJsObserverObject(const int32_t observerId, bool isSync) in RemoveJsObserverObject()
H A Djs_error_manager.cpp244 int32_t observerId = serialNumber_; in OnOnOld() local
298 int32_t observerId = serialNumber_; in OnOnNew() local
343 int32_t observerId = -1; in OnOffOld() local
423 int32_t observerId = -1; in OnOffNew() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
H A Djs_app_state_observer.cpp224 void JSAppStateObserver::AddJsObserverObject(const int32_t observerId, napi_value jsObserverObject) in AddJsObserverObject()
232 bool JSAppStateObserver::RemoveJsObserverObject(const int32_t observerId) in RemoveJsObserverObject()
239 bool JSAppStateObserver::FindObserverByObserverId(const int32_t observerId) in FindObserverByObserverId()
H A Djs_app_manager.cpp142 int64_t observerId = serialNumber; in OnRegisterApplicationStateObserver() local
160 int64_t observerId = -1; in OnUnregisterApplicationStateObserver() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_state_observer.cpp338 void JSAppStateObserver::AddJsObserverObject(const int32_t observerId, napi_value jsObserverObject) in AddJsObserverObject()
345 bool JSAppStateObserver::RemoveJsObserverObject(const int32_t observerId) in RemoveJsObserverObject()
351 bool JSAppStateObserver::FindObserverByObserverId(const int32_t observerId) in FindObserverByObserverId()
H A Djs_app_manager.cpp305 int64_t observerId = serialNumber_; in OnOnOld() local
348 int32_t observerId = serialNumber_; in OnOnNew() local
505 int64_t observerId, napi_env env, NapiAsyncTask *task) in OnOffOldInner()
536 int64_t observerId = -1; in OnOffOld() local
575 int32_t observerId = -1; in OnOffNew() local