Searched defs:compileApiLevel (Results 1 – 2 of 2) sorted by relevance
43 const int compileApiLevel) { in write_java_annotation_constants()351 const int compileApiLevel, const bool supportWorkSource) { in write_stats_log_java()
77 int compileApiLevel = API_LEVEL_CURRENT; in run() local