Searched refs:withDefault (Results 1 – 4 of 4) sorted by relevance
23 public String parseArgs(boolean withDefault, String[] args) { in parseArgs() argument28 if (withDefault) { in parseArgs()
161 .withDefault(new C2StreamProfileLevelInfo::input( in IntfImpl()194 .withDefault(new C2StreamProfileLevelInfo::input( in IntfImpl()250 .withDefault(new C2StreamPictureSizeInfo::output(0u, 176, 144)) in IntfImpl()280 .withDefault(new C2StreamMaxBufferSizeInfo::input(0u, kLinearBufferSize)) in IntfImpl()314 .withDefault(C2PortBlockPoolsTuning::output::AllocShared(outputBlockPools)) in IntfImpl()322 .withDefault(new C2StreamColorAspectsTuning::output( in IntfImpl()341 .withDefault(new C2StreamColorAspectsInfo::input( in IntfImpl()360 .withDefault(new C2StreamColorAspectsInfo::output( in IntfImpl()
1805 static void writeMethodApi(PrintStream apiWriter, MethodInfo mi, boolean withDefault) {1808 if (mi.isDefault() && withDefault) {
META-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/jvm/ kotlin/ ...