Searched defs:create (Results 1 – 3 of 3) sorted by relevance
45 static create(): MessageParcel; method in rpc.MessageParcel
320 function create(id: string, type: WindowType, callback: AsyncCallback<Window>): void; function
59 create(value: string): AnimatorAttribute; method in TSAnimatorAttribute