Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/test/unittest/common/
H A Dmessage_queue_utils_tdd_test.cpp37 ProductAdapter::RestoreSystemWrapper("Message Queue Utils Tdd Test");
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/
H A Dmessage_queue_utils.cpp101 … ProductAdapter::RestoreSystemWrapper("message queue is full and put failed too many times!"); in PutMessage()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Dproduct_adapter.h169 static void RestoreSystemWrapper(const char *crashMessage);
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability.cpp64 …ProductAdapter::RestoreSystemWrapper("AMS is deleting app task but without normal lifecycle transi… in ~JSAbility()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp379 void ProductAdapter::RestoreSystemWrapper(const char *crashMessage) in RestoreSystemWrapper() function in OHOS::ACELite::ProductAdapter