Searched refs:create_data_ref_profile_package_path (Results 1 – 3 of 3) sorted by relevance
95 std::string create_data_ref_profile_package_path(const char* package_name);
218 const std::string ref_profile_path = create_data_ref_profile_package_path(pkgname); in create_app_data()315 std::string reference_profile_dir = create_data_ref_profile_package_path(pkgname); in clear_reference_profile()383 create_data_ref_profile_package_path(pkgname), in destroy_app_reference_profile()1145 std::string reference_profile_dir = create_data_ref_profile_package_path(pkgname); in open_reference_profile()
214 std::string create_data_ref_profile_package_path(const char* package_name) { in create_data_ref_profile_package_path() function