Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h292 #define ERR_STACK_NOT_INITED (-518) /* Stack is not in ACTIVE state */ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c473 return ERR_STACK_NOT_INITED; in FtStartStopTrace()