Searched defs:setSecurityToken (Results 1 – 4 of 4) sorted by relevance
/development/tools/winscope/src/trace_collection/mock/ | ||
D | mock_adb_host_connection.ts | 39 override setSecurityToken(token: string) { method in MockAdbHostConnection |
/development/tools/winscope/src/trace_collection/winscope_proxy/ | ||
D | winscope_proxy_host_connection.ts | 54 override setSecurityToken(token: string) { method in WinscopeProxyHostConnection |
/development/tools/winscope/src/trace_collection/wdp/ | ||
D | wdp_host_connection.ts | 41 override setSecurityToken(token: string) { method in WdpHostConnection |
/development/tools/winscope/src/trace_collection/controller/ | ||
D | trace_collection_controller.ts | 60 setSecurityToken(token: string) { method in TraceCollectionController |