Home
last modified time | relevance | path

Searched defs:tmpdir (Results 1 – 11 of 11) sorted by relevance

/system/apex/tests/testdata/sharedlibs/build/
Dshared_libs_repack.py134 def get_container_files(apex_file_path, tmpdir): argument
156 def extract_payload_from_img(img_file_path, tmpdir): argument
173 def run_apexer(container_files, payload_dir, key_path, pubkey_path, tmpdir): argument
223 def sign_apk_container(unsigned_apex, x509key_path, pk8key_path, tmpdir): argument
/system/update_engine/
Dmain.cc53 base::FilePath tmpdir; in main() local
/system/extras/simpleperf/
Dcmd_api_test.cpp84 TemporaryDir tmpdir; in RecordApp() local
DMapRecordReader_test.cpp76 std::string tmpdir = "/data/local/tmp"; in TEST_F() local
Denvironment_test.cpp40 TemporaryDir tmpdir; in TEST() local
Ddso_test.cpp36 TemporaryDir tmpdir; in TEST() local
253 TemporaryDir tmpdir; in TEST() local
DCallChainJoiner_test.cpp162 std::string tmpdir = "/data/local/tmp"; in SetUp() local
Dcmd_record_test.cpp1301 TemporaryDir tmpdir; in TEST() local
/system/libbase/
Dfile.cpp103 const auto* tmpdir = getenv("TMPDIR"); in GetSystemTempDir() local
/system/update_engine/common/
Dutils.cc418 const std::string tmpdir = std::string(dirname) + "_deleted"; in DeleteDirectory() local
/system/core/fastboot/
Dfastboot.cpp763 const char* tmpdir = getenv("TMPDIR"); in make_temporary_template() local