Searched refs:backing_file_path (Results 1 – 2 of 2) sorted by relevance
26 explicit UserPolicyCache(const FilePath& backing_file_path);
72 UserPolicyCache::UserPolicyCache(const FilePath& backing_file_path) in UserPolicyCache() argument73 : backing_file_path_(backing_file_path) { in UserPolicyCache()