Home
last modified time | relevance | path

Searched defs:argName (Results 1 – 25 of 38) sorted by relevance

12

/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.2.3/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.0/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.2/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.1/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.2.1/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.2.4/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.2.2/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/
DMessagePatternUtilDemo.java156 String argName = arg.getName(); in genCode() local
169 genCodeForPlural(arg.getComplexStyle(), depth, firstResult, argName); in genCode() local
172 genCodeForSelect(arg.getComplexStyle(), depth, firstResult, argName); in genCode() local
180 String argName) { in genCodeForPlural()
211 String argName) { in genCodeForSelect()
271 String argName; in addArgs() local
/external/perfetto/ui/src/controller/
Dvisualised_args_controller.ts29 argName: string; property
35 private argName: string; property in VisualisedArgController
/external/perfetto/ui/src/tracks/visualised_args/
Dindex.ts33 argName: string; property
/external/armnn/profiling/server/src/timelineDecoder/
DTimelineDirectoryCaptureCommandHandler.cpp92 for (auto argName: swTraceMessage.m_ArgNames) in Print() local

12