Home
last modified time | relevance | path

Searched refs:token (Results 1 – 12 of 12) sorted by relevance

/interface/sdk-js/api/
D@ohos.continuation.continuationManager.d.ts49 …function on(type: 'deviceSelected', token: number, callback: Callback<Array<ContinuationResult>>):…
66 function off(type: 'deviceSelected', token: number): void;
86 …function on(type: 'deviceUnselected', token: number, callback: Callback<Array<ContinuationResult>>…
103 function off(type: 'deviceUnselected', token: number): void;
217 function unregister(token: number, callback: AsyncCallback<void>): void;
231 function unregister(token: number): Promise<void>;
246 token: number,
265 …function updateConnectStatus(token: number, deviceId: string, status: DeviceConnectState): Promise…
277 function startDeviceManager(token: number, callback: AsyncCallback<void>): void;
291 …function startDeviceManager(token: number, options: ContinuationExtraParams, callback: AsyncCallba…
[all …]
D@system.request.d.ts67 token: string; property
325 token: string; property
D@ohos.account.appAccount.d.ts1254 … setOAuthToken(name: string, authType: string, token: string, callback: AsyncCallback<void>): void;
1270 setOAuthToken(name: string, authType: string, token: string): Promise<void>;
1289 … setAuthToken(name: string, authType: string, token: string, callback: AsyncCallback<void>): void;
1308 setAuthToken(name: string, authType: string, token: string): Promise<void>;
1325 …deleteOAuthToken(name: string, owner: string, authType: string, token: string, callback: AsyncCall…
1342 deleteOAuthToken(name: string, owner: string, authType: string, token: string): Promise<void>;
1362 …deleteAuthToken(name: string, owner: string, authType: string, token: string, callback: AsyncCallb…
1382 deleteAuthToken(name: string, owner: string, authType: string, token: string): Promise<void>;
2025 token: string; property
2052 token: string; property
D@ohos.userIAM.userAuth.d.ts335 token?: Uint8Array; property
754 token?: Uint8Array; property
1030 token?: Uint8Array; property
D@ohos.account.osAccount.d.ts2273 …authWithToken(domainAccountInfo: DomainAccountInfo, token: Uint8Array, callback: IUserAuthCallback…
2332 token: Uint8Array,
2531 token: Uint8Array,
2555 … static updateAccountToken(domainAccountInfo: DomainAccountInfo, token: Uint8Array): Promise<void>;
2748 delUser(token: Uint8Array, callback: IIdmCallback): void;
2768 delCred(credentialId: Uint8Array, token: Uint8Array, callback: IIdmCallback): void;
3083 token?: Uint8Array;
3143 token: Uint8Array;
D@ohos.security.huks.d.ts583 …function update(handle: number, token?: Uint8Array, options: HuksOptions, callback: AsyncCallback<…
597 function update(handle: number, token?: Uint8Array, options: HuksOptions): Promise<HuksResult>;
651 token: Uint8Array,
679 …function updateSession(handle: number, options: HuksOptions, token?: Uint8Array): Promise<HuksRetu…
759 token: Uint8Array,
787 …function finishSession(handle: number, options: HuksOptions, token?: Uint8Array): Promise<HuksRetu…
931 token?: Uint8Array; property
D@ohos.request.d.ts2642 token?: string; property
3411 function touch(id: string, token: string, callback: AsyncCallback<TaskInfo>): void;
3425 function touch(id: string, token: string): Promise<TaskInfo>;
D@ohos.distributedHardware.deviceManager.d.ts579 token: number; property
D@ohos.rpc.d.ts213 writeInterfaceToken(token: string): boolean;
1123 writeInterfaceToken(token: string): void;
D@ohos.window.d.ts2838 bindDialogTarget(token: rpc.RemoteObject, deathCallback: Callback<void>): Promise<void>;
2853 …bindDialogTarget(token: rpc.RemoteObject, deathCallback: Callback<void>, callback: AsyncCallback<v…
/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
DcoreImpls.ts731 private shouldInsertNewEmptyLine(token: comment.CommentToken): boolean {
732 …const lastDescriptionNotEmpty = token.tag === '' && token.delimiter === '*' && token.description !…
733 const commentStartLine = token.tag === '' && token.delimiter === this.commentBlockDelimiter;
737 private isEndLine(token: comment.CommentToken): boolean {
738 return token.tag === '' && token.end === '*/';
/interface/sdk-js/build-tools/api_check_plugin/plugin/
Ddictionaries.txt62564 token