Searched refs:mEnableNameCache (Results 1 – 2 of 2) sorted by relevance
193 if (!this.mCustomProfiles.mNameObfuscation.mEnable || !this.mCustomProfiles.mEnableNameCache) {204 …his.mCustomProfiles.mNameObfuscation.mRenameProperties || !this.mCustomProfiles.mEnableNameCache) {223 …this.mCustomProfiles.mNameObfuscation.mRenameProperties && this.mCustomProfiles.mEnableNameCache) {308 if (this.mCustomProfiles.mEnableNameCache && this.mCustomProfiles.mEnableNameCache) {367 if (this.mCustomProfiles.mEnableNameCache) {
45 readonly mEnableNameCache?: boolean; property