Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_delegate_impl_test.cpp159 std::string onSurfaceDetachEventKey; variable
160 auto onSurfaceDetach = [&onSurfaceDetachEventKey]() { onSurfaceDetachEventKey = CHECK_KEY; }; in __anond3ebbf3e0602()