Home
last modified time | relevance | path

Searched defs:func3 (Results 1 – 2 of 2) sorted by relevance

/napi_generator/test/storytest/test_interface_no_name/
D@ohos.test.d.ts40 func3(from: string, to: string): Promise<{result: number, errMsg: string, isT: boolean}>; method in napitest.TestInterfaceBB
/napi_generator/test/storytest/test_interface/
D@ohos.test.d.ts130 function func3(fp1: testInterface22): string; function