Searched refs:memfd_file (Results 1 – 1 of 1) sorted by relevance
253 std::string memfd_file = StringPrintf("/proc/%d/fd/%d", getpid(), fd.get()); in ReadEnvironment() local255 if (!Exec({"/apex/com.android.sdkext/bin/derive_classpath", memfd_file}, &error_msg)) { in ReadEnvironment()259 std::ifstream ifs(memfd_file); in ReadEnvironment()