Searched defs:uid (Results 1 – 8 of 8) sorted by relevance
/development/tools/logblame/ |
D | ps.py | 12 def __init__(self, uid, pid, ppid, name): argument 29 def __init__(self, uid, name): argument 75 def FindPid(self, pid, uid=None): argument 93 def FindUid(self, uid): argument
|
D | logs.py | 19 def __init__(self, buf=None, timestamp=None, uid=None, pid=None, tid=None, level=None, argument
|
/development/tools/winscope/src/parsers/events/ |
D | parser_eventlog.ts | 97 const [rawTimestamp, uid, pid, tid, priority, tag] = metaData constant 116 uid: number; property
|
/development/tools/winscope/src/test/e2e/ |
D | viewer_transactions_test.ts | 80 const uid = selectedEntry.element(by.css('.uid')); constant
|
/development/tools/winscope/src/viewers/viewer_transactions/ |
D | presenter.ts | 436 const uid = assertDefined( constant
|
D | ui_data.ts | 62 public uid: string, property in UiDataEntry
|
/development/vndk/tools/header-checker/src/dumper/ |
D | abi_wrappers.cpp | 270 llvm::SmallString<256> uid; in GetTypeUniqueId() local 859 llvm::SmallString<256> uid; in GetMangledRTTI() local
|
/development/tools/winscope/protos/surfaceflinger/udc/ |
D | transactions.proto | 96 int32 uid = 2; field
|