Home
last modified time | relevance | path

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

/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/
H A Djava_writer.cpp43 const int compileApiLevel) { in write_java_annotation_constants()
351 const int compileApiLevel, const bool supportWorkSource) { in write_stats_log_java()
H A Dmain.cpp77 int compileApiLevel = API_LEVEL_CURRENT; in run() local