Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h67 #define FILLP_STDCALL macro
93 #define FILLP_STDCALL __stdcall macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c93 #define FILLP_STDCALL __stdcall macro
390 static unsigned int FILLP_STDCALL FillpThreadFun(void *param) in FillpThreadFun()