Home
last modified time | relevance | path

Searched defs:tempname (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/remoting/host/win/
Delevated_controller.cc163 base::FilePath tempname = GetTempLocationFor(filename); in WriteConfigFileToTemp() local
193 base::FilePath tempname = GetTempLocationFor(filename); in MoveConfigFileFromTemp() local
/external/qemu/android/utils/
Dtempfile.c57 const char* tempname = NULL; in tempfile_create() local
/external/chromium_org/third_party/libjingle/source/talk/base/
Dunixfilesystem.cc225 char *tempname = new char[len]; in TempFilename() local
/external/chromium_org/third_party/webrtc/base/
Dunixfilesystem.cc208 char *tempname = new char[len]; in TempFilename() local
/external/fio/
Ddiskutil.c156 char tempname[PATH_MAX], *p; in get_device_numbers() local
/external/chromium_org/v8/src/
Dparser.cc3123 Handle<String> tempname = heap_factory->InternalizeString(tempstr); in ParseForStatement() local