Searched defs:profile_dir (Results 1 – 7 of 7) sorted by relevance
3 "profile_dir": "@sysconfdir@/tpm2-tss/fapi-profiles/", string
22 char *profile_dir; member
150 profile_dir, argument
579 memory_step, profile_dir, dump_step): argument
366 std::string profile_dir = create_primary_current_profile_package_dir_path( in create_current_profile_path() local384 std::string profile_dir = create_primary_reference_profile_package_dir_path(package_name); in create_reference_profile_path() local
645 const std::string profile_dir = in prepare_app_profile_dir() local719 const std::string profile_dir = in chown_app_profile_dir() local
1509 void UpdateAndroidProfilesDir(const std::string& profile_dir) { in UpdateAndroidProfilesDir()