Searched refs:client (Results 1 – 1 of 1) sorted by relevance
62 WFSClientContext *client; member539 WFSClientContext *client = (WFSClientContext*)static_work->context; in WFS_InitChild() local540 static_work->client = client; in WFS_InitChild()541 WFS_InitClient(client, client, ChildWFSEvent, static_work->allocator); in WFS_InitChild()614 static_work->client = NULL; in WFS_End()785 …return static_work->client && (WFS_GetClientReadProgress(static_work->client, current, total), TRU… in WFS_GetCurrentDownloadProgress()