Home
last modified time | relevance | path

Searched refs:allow_create (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/DataFormatters/
DDataVisualization.cpp161 bool allow_create) in GetCategory() argument
163 entry = GetFormatManager().GetCategory(category, allow_create); in GetCategory()
/external/lldb/include/lldb/DataFormatters/
DDataVisualization.h132 bool allow_create = true);
/external/openssh/
Dkrl.c209 struct revoked_certs **rcp, int allow_create) in revoked_certs_for_ca_key() argument
222 if (!allow_create) in revoked_certs_for_ca_key()