Home
last modified time | relevance | path

Searched refs:DefusingBomb (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwatch_dog_mingw.cpp83 void DefusingBomb();
140 void ThreadWatcher::DefusingBomb() in DefusingBomb() function in OHOS::Ace::ThreadWatcher
419 void WatchDog::DefusingBomb(int32_t instanceId) in DefusingBomb() function in OHOS::Ace::WatchDog
430 watchers.jsWatcher->DefusingBomb(); in DefusingBomb()
434 watchers.uiWatcher->DefusingBomb(); in DefusingBomb()
H A Dwatch_dog.cpp117 void DefusingBomb();
176 void ThreadWatcher::DefusingBomb() in DefusingBomb() function in OHOS::Ace::ThreadWatcher
475 void WatchDog::DefusingBomb(int32_t instanceId) in DefusingBomb() function in OHOS::Ace::WatchDog
486 watchers.jsWatcher->DefusingBomb(); in DefusingBomb()
490 watchers.uiWatcher->DefusingBomb(); in DefusingBomb()
H A Dwatch_dog.h39 void DefusingBomb(int32_t instanceId);
H A Dace_engine.cpp165 void AceEngine::DefusingBomb(int32_t instanceId) in DefusingBomb() function in OHOS::Ace::AceEngine
168 watchDog_->DefusingBomb(instanceId); in DefusingBomb()
H A Dace_engine.h47 void DefusingBomb(int32_t instanceId);