Searched refs:fNativeContext (Results 1 – 1 of 1) sorted by relevance
674 public AppleService(BaseListener listener) { fNativeContext = 0; fListener = listener; } in AppleService()692 protected long /* warning */ fNativeContext; // Private storage for native side field in AppleService722 …if (fNativeContext == 0) break; // Some other thread stopped our DNSSD operation; time to terminat… in run()725 …if (fNativeContext == 0) break; // Event listener stopped its own DNSSD operation; terminate this … in run()