Searched refs:def (Results 1 – 8 of 8) sorted by relevance
22 !INCLUDE $(NTMAKEENV)\makefile.def
1 ; AdbWinApi.def : Declares the module parameters.
24 DLLDEF = AdbWinApi.def
1 ; AdbWinUsbApi.def : Declares the module parameters.
24 DLLDEF = AdbWinUsbApi.def
70 public static int getInt(Matcher matcher, int group, int def) { in getInt() argument73 return def; in getInt()