Searched refs:GetAndroidRoot (Results 1 – 5 of 5) sorted by relevance
287 return StringPrintf("%s/framework/%s.jar", GetAndroidRoot(), jar_prefix.c_str()); in GetDexFileName()296 return GetAndroidRoot(); in GetTestAndroidRoot()
443 const char* GetAndroidRoot();
389 std::string patchoat_executable_(GetAndroidRoot()); in GetPatchoatExecutable()398 std::string compiler_executable(GetAndroidRoot()); in GetCompilerExecutable()
698 image_ += GetAndroidRoot(); in Parse()
1159 const char* GetAndroidRoot() { in GetAndroidRoot() function