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