Searched refs:profile_boot_class_path_flag (Results 1 – 1 of 1) sorted by relevance
718 std::string profile_boot_class_path_flag = propBuf; in startVm() local721 if (profile_boot_class_path_flag.empty()) { in startVm()722 profile_boot_class_path_flag = server_configurable_flags::GetServerConfigurableFlag( in startVm()727 const bool profile_boot_class_path = (profile_boot_class_path_flag == "true"); in startVm()