Searched refs:CreateTempFile (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc115 void CreateTempFile(const string& name, const string& contents);
366 void CommandLineInterfaceTest::CreateTempFile( function in class:google::protobuf::compiler::__anon16315::CommandLineInterfaceTest
503 CreateTempFile("foo.proto",
517 CreateTempFile("foo.proto",
531 CreateTempFile("foo.proto",
546 CreateTempFile("foo.proto",
549 CreateTempFile("bar.proto",
570 CreateTempFile("foo.proto",
573 CreateTempFile("bar.proto",
579 CreateTempFile("ba
[all...]
/external/lzma/CPP/7zip/UI/Common/
H A DWorkDir.h22 HRESULT CreateTempFile(const FString &originalPath);
H A DWorkDir.cpp63 HRESULT CWorkDirTempFile::CreateTempFile(const FString &originalPath) function in class:CWorkDirTempFile
/external/lzma/CPP/Windows/
H A DFileDir.cpp468 static bool CreateTempFile(CFSTR prefix, bool addRandom, FString &path, NIO::COutFile *outFile) function in namespace:NWindows::NFile::NDir
525 if (!CreateTempFile(prefix, false, _path, outFile))
538 if (!CreateTempFile(tempPath + namePrefix, true, _path, outFile))
569 if (!CreateTempFile(tempPath + prefix, true, _path, NULL))
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 104 milliseconds