Home
last modified time | relevance | path

Searched defs:out_fd (Results 1 – 8 of 8) sorted by relevance

/system/core/debuggerd/tombstoned/
Dintercept_manager.cpp208 android::base::unique_fd* out_fd) { in GetIntercept()
/system/apex/apexd/
Dapexd_verity.cpp115 unique_fd out_fd(TEMP_FAILURE_RETRY(open( in GenerateHashTree() local
/system/update_engine/aosp/
Dota_extractor.cc121 auto out_fd = in ExtractImagesFromOTA() local
Dupdate_attempter_android_integration_test.cc155 int out_fd = open(source_part.c_str(), O_RDWR); in CreateFakePartition() local
/system/extras/simpleperf/
Denvironment.cpp594 android::base::unique_fd out_fd; in RunCmdInApp() local
Dcmd_record.cpp803 android::base::unique_fd out_fd) { in WriteRecordDataToOutFd()
/system/update_engine/common/
Dutils.cc400 bool SendFile(int out_fd, int in_fd, size_t count) { in SendFile()
/system/core/debuggerd/
Ddebuggerd_test.cpp1997 static void CreateEmbeddedLibrary(int out_fd) { in CreateEmbeddedLibrary()