Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/loadrun.TWL/
Disd_api.c28 ISD_FINDNEXT ISTD_FindNext; variable
113 ISTD_FindNext = _declDllFunc(FINDNEXT, FINDNEXT); in ISTD_InitDll()
197 while (ISTD_FindNext(finder, &id) && count < deviceMax) in ISTD_GetDeviceList()
Disd_api.h39 extern ISD_FINDNEXT ISTD_FindNext;