Searched refs:allow_create (Results 1 – 3 of 3) sorted by relevance
215 bool allow_create) in BrokerFilePermission() argument221 allow_create_(allow_create) { in BrokerFilePermission()231 CHECK(allow_create) << GetErrorMessageForTests(); in BrokerFilePermission()
89 bool allow_create);
209 struct revoked_certs **rcp, int allow_create) in revoked_certs_for_ca_key() argument222 if (!allow_create) in revoked_certs_for_ca_key()