Searched refs:profile_boot_class_path_flag (Results 1 – 1 of 1) sorted by relevance
702 std::string profile_boot_class_path_flag = propBuf; in startVm() local705 if (profile_boot_class_path_flag.empty()) { in startVm()706 profile_boot_class_path_flag = server_configurable_flags::GetServerConfigurableFlag( in startVm()711 const bool profile_boot_class_path = (profile_boot_class_path_flag == "true"); in startVm()