Searched defs:is_trusted (Results 1 – 2 of 2) sorted by relevance
66 explicit AccessContext(bool is_trusted) in AccessContext()107 static Domain ComputeDomain(bool is_trusted) { in ComputeDomain()
46 const bool is_trusted = true; in Create() local