Searched refs:ignoreCache (Results 1 - 3 of 3) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFBundle.c1711 static CFURLRef _CFBundleCopyExecutableURLInDirectory2(CFBundleRef bundle, CFURLRef url, CFStringRef executableName, Boolean ignoreCache, Boolean useOtherPlatform) { argument
1727 if (lookupMainExe && !ignoreCache && !useOtherPlatform && bundle && bundle->_executablePath) {
1814 if (lookupMainExe && !ignoreCache && !useOtherPlatform && bundle && executableURL) {
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DExtensionServer.js315 PageAgent.reload(!!options.ignoreCache, injectedScript);
H A Dexterns.js302 this.ignoreCache = false;

Completed in 267 milliseconds