Searched refs:cacheTailNativeModule (Results 1 – 2 of 2) sorted by relevance
159 …eListChanged(const NativeModule* cacheHeadNativeModule, const NativeModule* cacheTailNativeModule);
668 const NativeModule* cacheHeadNativeModule, const NativeModule* cacheTailNativeModule) in CheckNativeListChanged() argument671 …if (!cacheHeadNativeModule || !cacheTailNativeModule || !headNativeModule_ || !tailNativeModule_) { in CheckNativeListChanged()675 strcmp(cacheTailNativeModule->name, tailNativeModule_->name) != 0) { in CheckNativeListChanged()