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