Searched refs:cur_profile_path (Results 1 – 2 of 2) sorted by relevance
54 const std::string& cur_profile_path, in RegisterAppInfo() argument64 cli.cur_profile_path = cur_profile_path; in RegisterAppInfo()72 << "\ncur_profile=" << cur_profile_path in RegisterAppInfo()126 << "\ncur_profile=" << cli.cur_profile_path.value_or(kUnknownValue) in operator <<()
99 std::optional<std::string> cur_profile_path; member