Searched defs:targetApi (Results 1 – 2 of 2) sorted by relevance
30 … std::map<std::string, size_t> *statp, uint8_t targetApi, std::string targetSubApi) in EmitSingleAbcJob()50 uint8_t targetApi, std::string targetSubApi) in EmitMergedAbcJob()
52 auto targetApi = options_->CompilerOptions().targetApiVersion; in Schedule() local