Searched defs:whitelist (Results 1 - 8 of 8) sorted by relevance
/third_party/gn/src/gn/ |
H A D | function_exec_script.cc | 30 const SourceFileSet* whitelist = build_settings->exec_script_whitelist(); in CheckExecScriptPermissions() local
|
H A D | ohos_components_checker.cc | 189 std::unique_ptr<base::Value> whitelist = base::JSONReader::ReadAndReturnError(whitelistContent,
in LoadWhitelist() local
|
/third_party/ffmpeg/libavformat/ |
H A D | protocols.c | 119 const URLProtocol **ffurl_get_protocols(const char *whitelist, in ffurl_get_protocols() argument
|
H A D | avio.c | 306 ffurl_open_whitelist(URLContext **puc, const char *filename, int flags, const AVIOInterruptCB *int_cb, AVDictionary **options, const char *whitelist, const char* blacklist, URLContext *parent) ffurl_open_whitelist() argument
|
H A D | aviobuf.c | 1228 ffio_open_whitelist(AVIOContext **s, const char *filename, int flags, const AVIOInterruptCB *int_cb, AVDictionary **options, const char *whitelist, const char *blacklist ) ffio_open_whitelist() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_ocr.c | 34 char *whitelist; member
|
/third_party/alsa-utils/alsactl/ |
H A D | daemon.c | 43 struct id_list whitelist; member
|
/third_party/libabigail/src/ |
H A D | abg-tools-utils.cc | 2079 abigail::ini::config whitelist; in gen_suppr_spec_from_kernel_abi_whitelists() local [all...] |
Completed in 10 milliseconds