Home
last modified time | relevance | path

Searched refs:RegRestoreSystemHandler (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/test/unittest/common/
H A Dmessage_queue_utils_tdd_test.cpp36 ProductAdapter::RegRestoreSystemHandler(RestoreSystemInterface);
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Dproduct_adapter.h145 static void RegRestoreSystemHandler(RestoreSystemHandler handler);
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp170 void ProductAdapter::RegRestoreSystemHandler(RestoreSystemHandler handler) in RegRestoreSystemHandler() function in OHOS::ACELite::ProductAdapter