Searched refs:exec_dir (Results 1 - 1 of 1) sorted by relevance

/system/core/fastboot/
H A Dfs.cpp109 const std::string exec_dir = android::base::GetExecutableDirectory(); local
111 const std::string mke2fs_path = exec_dir + "/mke2fs";
145 const std::string e2fsdroid_path = exec_dir + "/e2fsdroid";

Completed in 349 milliseconds