Searched refs:profileConfiguration (Results 1 – 1 of 1) sorted by relevance
2018 std::string profileConfiguration = configuration.substr(pos + strlen(PROFILE_PREFIX)); in ToInnerProfileConfiguration() local2019 std::string profilePath = PROFILE_PATH + profileConfiguration + JSON_SUFFIX; in ToInnerProfileConfiguration()