Home
last modified time | relevance | path

Searched refs:collectPropertyNamesAndStrings (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/utils/
DOhsUtil.ts197 export function collectPropertyNamesAndStrings(memberName: PropertyName, propertySet: Set<string>):… function
233 collectPropertyNamesAndStrings(memberName, propertySet);
256 collectPropertyNamesAndStrings(memberName, propertySet);
290 collectPropertyNamesAndStrings(memberName, propertySet);
358 collectPropertyNamesAndStrings(memberName, propertySet);
376 collectPropertyNamesAndStrings(propertyName, propertySet);
408 collectPropertyNamesAndStrings(memberName, propertySet);
/arkcompiler/ets_frontend/arkguard/src/transformers/rename/
DRenamePropertiesTransformer.ts56 import {collectPropertyNamesAndStrings, isViewPUBasedClass} from '../../utils/OhsUtil';
279 collectPropertyNamesAndStrings(memberName, propertySet);