Home
last modified time | relevance | path

Searched defs:getType (Results 1 – 5 of 5) sorted by relevance

/interface/sdk-js/api/ability/
DdataAbilityHelper.d.ts83 getType(uri: string, callback: AsyncCallback<string>): void; method
84 getType(uri: string): Promise<string>; method
/interface/sdk-js/api/
D@system.network.d.ts43 static getType(options?: { method in Network
D@ohos.security.cert.d.ts538 getType() : string; method
/interface/sdk-js/api/tag/
Dnfctech.d.ts396 getType(): tag.MifareClassicType; method
476 getType(): tag.MifareUltralightType; method
/interface/sdk-js/api/@internal/ets/
Dlifecycle.d.ts602 getType?(uri: string, callback: AsyncCallback<string>): void; method