Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:string

17 #include <string>
42 std::string GetDexDiagFilePath() {
43 std::string root = GetTestAndroidRoot();
48 std::string root32 = root + "32";
65 const std::string default_location = GetCoreOatLocation();
67 std::string oat_location = GetSystemImageFilename(default_location.c_str(), kRuntimeISA);
70 std::string error_msg;
85 bool Exec(pid_t this_pid, const std::vector<std::string>& args, std::string* error_msg) {
89 std::vector<std::string> exec_argv;
92 std::string executable_path = GetDexDiagFilePath();
112 std::string error_msg;
124 std::string error_msg;
136 std::string error_msg;
149 std::string error_msg;