Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dadb.ts244 await signAdbTokenWithPrivateKey(this.key.privateKey, token);
649 async function signAdbTokenWithPrivateKey( function