Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_frame.h96 FillpFrameRxCompleteCb cb, void *cbArg) in FillpFrameSetRxCb()
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wms.cpp251 DeathCallbackArg* cbArg = static_cast<DeathCallbackArg*>(arg); in DeathCallback() local