Home
last modified time | relevance | path

Searched defs:waitUntilCompleted (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/thread/
H A Dcancelable_callback.h109 …t CancelableCallback<void(V...)>::FunctionType& callback, bool needCancel, bool waitUntilCompleted) in Reset()
119 … CancelableCallback<void(V...)>::FunctionType&& callback, bool needCancel, bool waitUntilCompleted) in Reset()
156 bool CancelableCallback<void(V...)>::Cancel(bool waitUntilCompleted) in Cancel()