Home
last modified time | relevance | path

Searched defs:filetype (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/proxyclient/
DProxyClient.ts184 for (const filetype in filesByType) { constant
186 const files = filesByType[filetype]; constant
187 const fileDecoder = FILE_DECODERS[proxyFileTypeAdapter[filetype]]; constant
/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py75 def __init__(self, file, filetype) -> None: argument
87 def __init__(self, path, matcher, filetype) -> None: argument
104 def __init__(self, path, matcher, filetype) -> None: argument