Searched refs:API_R (Results 1 – 4 of 4) sorted by relevance
37 const int API_R = 30; variable
47 if (compileApiLevel <= API_R) { in write_java_annotation_constants()51 } else if (minApiLevel <= API_R) { // compileApiLevel = S+ in write_java_annotation_constants()326 if (minApiLevel <= API_R) { in write_stats_log_java()
210 if (compileApiLevel < API_R) { in run()212 fprintf(stderr, "compileApiLevel must be %d or higher.\n", API_R); in run()
45 const string constantPrefix = minApiLevel > API_R ? "ASTATSLOG_" : ""; in write_annotations()460 if (minApiLevel > API_R) { in write_stats_log_cpp()546 if (minApiLevel <= API_R) { in write_stats_log_header()