Searched defs:getFileName (Results 1 – 7 of 7) sorted by relevance
50 public function getFileName() function in Google\\Protobuf\\SourceContext
15 function getFileName() { function
11 function getFileName() { function
13 const getFileName = (i) => path.join(tmpdir.path, `writev_sync_${i}.txt`); function
13 const getFileName = (i) => path.join(tmpdir.path, `writev_${i}.txt`); function
14 const getFileName = () => path.join(tmpdir.path, `readv_${++cnt}.txt`); function
156 String getFileName(int countryCallingCode, String language, String script, String region) { in getFileName() method in MappingFileProvider