Home
last modified time | relevance | path

Searched refs:supportWorkSource (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/
H A Dmain.cpp75 bool supportWorkSource = false; in run() local
157 supportWorkSource = true; in run()
297 supportWorkSource); in run()
H A Djava_writer.h34 const int compileApiLevel, const bool supportWorkSource);
H A Djava_writer.cpp351 const int compileApiLevel, const bool supportWorkSource) { in write_stats_log_java() argument
387 if (supportWorkSource) { in write_stats_log_java()