Searched refs:apex_file_paths (Results 1 – 1 of 1) sorted by relevance
1209 std::vector<std::string> apex_file_paths; in OpenSessionApexFiles() local1223 apex_file_paths.push_back(std::move(apex_file_path)); in OpenSessionApexFiles()1226 return OpenApexFiles(apex_file_paths); in OpenSessionApexFiles()