Home
last modified time | relevance | path

Searched defs:setSecurityToken (Results 1 – 4 of 4) sorted by relevance

/development/tools/winscope/src/trace_collection/mock/
Dmock_adb_host_connection.ts39 override setSecurityToken(token: string) { method in MockAdbHostConnection
/development/tools/winscope/src/trace_collection/winscope_proxy/
Dwinscope_proxy_host_connection.ts54 override setSecurityToken(token: string) { method in WinscopeProxyHostConnection
/development/tools/winscope/src/trace_collection/wdp/
Dwdp_host_connection.ts41 override setSecurityToken(token: string) { method in WdpHostConnection
/development/tools/winscope/src/trace_collection/controller/
Dtrace_collection_controller.ts60 setSecurityToken(token: string) { method in TraceCollectionController