Searched defs:auto_approve (Results 1 – 4 of 4) sorted by relevance
26 bool auto_approve; member
44 AutoApproveValue auto_approve, in CreateManifest()
33 "auto_approve": true, boolean
89 void BundleInstaller::SetAutoApproveForTesting(bool auto_approve) { in SetAutoApproveForTesting()