Home
last modified time | relevance | path

Searched defs:onResult (Results 1 – 8 of 8) sorted by relevance

/interface/sdk-js/build-tools/api_check_plugin/autoTest/ut/
Dthrows002.d.ts28 onResult: void; property
Dthrows001.d.ts28 onResult: void; property
/interface/sdk-js/build-tools/dts_parser/test/ut/apiCheck/
DAPI_DOC_THROWS_03.d.ts34 onResult: string; property
DAPI_DOC_THROWS_01.d.ts34 onResult: string; property
DAPI_DOC_THROWS_02.d.ts34 onResult: string; property
/interface/sdk-js/api/
D@ohos.app.ability.verticalPanelManager.d.ts179 onResult?: OnResultFn; property
D@ohos.userIAM.userAuth.d.ts347 onResult: (result: number, extraInfo: AuthResult) => void; property
1602 onResult(result: UserAuthResult): void; method
1613 onResult: (result: UserAuthResult) => void; property
D@ohos.account.appAccount.d.ts2805 onResult: (code: number, result: { [key: string]: any }) => void; property
2834 onResult: (code: number, result?: AuthResult) => void; property