Searched refs:classpath_file (Results 1 – 1 of 1) sorted by relevance
1764 std::string classpath_file = tmp_dir + "/classpath.txt"; in preRebootInit() local1786 OR_RETURN_NON_FATAL(PreRebootInitDeriveClasspath(classpath_file)); in preRebootInit()1788 OR_RETURN_NON_FATAL(PreRebootInitSetEnvFromFile(classpath_file)); in preRebootInit()