Searched refs:isUsingBrowserSharedRelros (Results 1 – 4 of 4) sorted by relevance
226 if (linker.isUsingBrowserSharedRelros()) { in loadLibrary()451 boolean isUsingBrowserSharedRelros, in nativeRecordChromiumAndroidLinkerBrowserHistogram() argument
89 public boolean isUsingBrowserSharedRelros() { in isUsingBrowserSharedRelros() method in ModernLinker
128 public boolean isUsingBrowserSharedRelros() { in isUsingBrowserSharedRelros() method in LegacyLinker
624 public abstract boolean isUsingBrowserSharedRelros(); in isUsingBrowserSharedRelros() method in Linker