Searched refs:SetStrictMode (Results 1 – 4 of 4) sorted by relevance
172 ctx.SetStrictMode(true); in TEST()186 ctx.SetStrictMode(false); // default in TEST()
38 void SetStrictMode(bool strict);
33 void BaseContext::SetStrictMode(bool strict) { in SetStrictMode() function in android::linkerconfig::modules::BaseContext
190 ctx.SetStrictMode(true); in GetContext()