Home
last modified time | relevance | path

Searched refs:ACCEPT_FAILED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Dproduct_adapter.h106ACCEPT_FAILED, // on foreground, but TE event can not be received, vsync should be retried to send… enumerator
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp198 return TEDispatchingResult::ACCEPT_FAILED; in DispatchTEMessage()