Searched refs:isNotifyPerDevice (Results 1 – 2 of 2) sorted by relevance
317 DFINDER_EXPORT int32_t NSTACKX_InitV2(const NSTACKX_Parameter *parameter, bool isNotifyPerDevice);
383 static int32_t NstackxInitEx(const NSTACKX_Parameter *parameter, bool isNotifyPerDevice) in NstackxInitEx() argument428 g_isNotifyPerDevice = isNotifyPerDevice; in NstackxInitEx()443 int32_t NSTACKX_InitV2(const NSTACKX_Parameter *parameter, bool isNotifyPerDevice) in NSTACKX_InitV2() argument445 return NstackxInitEx(parameter, isNotifyPerDevice); in NSTACKX_InitV2()