Searched defs:sfn (Results 1 – 4 of 4) sorted by relevance
6 private static sfn(id: string) { return 42; } method in clodule22 clodule.sfn = function (id) { return 42; }; function
42 static sfn() { } method in C
5 private static sfn(id: string) { return 42; } method in clodule
41 static sfn() { } method in C