Searched defs:allowlist (Results 1 – 4 of 4) sorted by relevance
22 allowlist = ['reindent', 'pdeps', 'gprof2html', 'md5sum'] variable in TestSundryScripts
62 const ScriptingAllowlist& allowlist) { in SetScriptingAllowlist()
354 function allowGlobals(...allowlist) {
969 std::vector<String16> allowlist; in getInternalPropertiesForPreview() local