Lines Matching refs:UT_TMP_PATH
29 if ((bytesIO = Base::ReadBinFile((UT_TMP_PATH + "/base-discover.result").c_str(),
43 if ((bytesIO = Base::ReadBinFile((UT_TMP_PATH + "/base-list.result").c_str(),
54 if ((bytesIO = Base::ReadBinFile((UT_TMP_PATH + "/base-any.result").c_str(),
84 if ((bytesIO = Base::ReadBinFile((UT_TMP_PATH + "/" + resultFile).c_str(),
98 if ((bytesIO = Base::ReadBinFile((UT_TMP_PATH + "/" + resultFile).c_str(),
139 string localFile = Base::StringFormat("%s/file.local", UT_TMP_PATH.c_str());
140 string remoteFile = Base::StringFormat("%s/file.remote", UT_TMP_PATH.c_str());
174 Base::WriteBinFile((UT_TMP_PATH + "/forward.result").c_str(),
276 string localFile = Base::StringFormat("%s/forward.result", UT_TMP_PATH.c_str());
290 string localFile = Base::StringFormat("%s/app.hap", UT_TMP_PATH.c_str());
296 if (Base::ReadBinFile((UT_TMP_PATH + "/appinstall.result").c_str(), reinterpret_cast<void **>(&bufString),