Searched refs:kPrefAllowFileAccess (Results 1 – 1 of 1) sorted by relevance
77 const char kPrefAllowFileAccess[] = "allowFileAccess"; variable726 return ReadExtensionPrefBoolean(extension_id, kPrefAllowFileAccess); in AllowFileAccess()731 UpdateExtensionPref(extension_id, kPrefAllowFileAccess, in SetAllowFileAccess()739 return ext && ext->HasKey(kPrefAllowFileAccess); in HasAllowFileAccessSetting()