Home
last modified time | relevance | path

Searched defs:create (Results 1 – 3 of 3) sorted by relevance

/interface/sdk-js/api/
D@ohos.rpc.d.ts45 static create(): MessageParcel; method in rpc.MessageParcel
D@ohos.window.d.ts320 function create(id: string, type: WindowType, callback: AsyncCallback<Window>): void; function
/interface/sdk-js/api/@internal/component/ets/
Dmiddle_class.d.ts59 create(value: string): AnimatorAttribute; method in TSAnimatorAttribute