Home
last modified time | relevance | path

Searched defs:compileApiLevel (Results 1 – 2 of 2) sorted by relevance

/frameworks/proto_logging/stats/stats_log_api_gen/
Djava_writer.cpp43 const int compileApiLevel) { in write_java_annotation_constants()
319 const int compileApiLevel, const bool supportWorkSource) { in write_stats_log_java()
Dmain.cpp83 int compileApiLevel = API_LEVEL_CURRENT; in run() local