Searched refs:POST_C_REQUESTED (Results 1 – 2 of 2) sorted by relevance
96 public final static String POST_C_REQUESTED = "RunPostCompiler"; //$NON-NLS-1$ field in PostCompilerBuilder228 if (args.containsKey(POST_C_REQUESTED) in build()418 if (!args.containsKey(POST_C_REQUESTED) in build()
1139 args.put(PostCompilerBuilder.POST_C_REQUESTED, ""); //$NON-NLS-1$ in doFullIncrementalDebugBuild()