Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.graphics.displaySync.d.ts136 function create(): DisplaySync; function
D@ohos.test.PerfTest.d.ts336 static create(strategy: PerfTestStrategy): PerfTest; method in PerfTest
D@ohos.rpc.d.ts275 static create(): MessageParcel; method in rpc.MessageParcel
D@ohos.graphics.colorSpaceManager.d.ts864 function create(colorSpaceName: ColorSpace): ColorSpaceManager; function
D@ohos.request.d.ts5462 function create(context: BaseContext, config: Config, callback: AsyncCallback<Task>): void; function
/interface/sdk_c/arkui/ace_engine/native/
Dnative_dialog.h168 ArkUI_NativeDialogHandle (*create)(); member