Searched refs:IsStrictMode (Results 1 – 3 of 3) sorted by relevance
37 bool IsStrictMode() const;
37 bool BaseContext::IsStrictMode() const { in IsStrictMode() function in android::linkerconfig::modules::BaseContext
141 } else if (ctx.IsStrictMode()) { in Resolve()