Searched defs:int (Results 1 – 6 of 6) sorted by relevance
| /development/tools/repo_diff/service/repodiff/mappers/ |
| D | mappers.go | 74 func diffRowToDenormalizedCols(d e.AnalyzedDiffRow, rowIndex int) []interface{} { 90 …malizedCols(commitRow e.AnalyzedCommitRow, firstSeen e.RepoTimestamp, rowIndex int) []interface{} { 103 …ols(d e.AnalyzedDiffRow, uuidBytes string, timestamp e.RepoTimestamp, rowIndex int) []interface{} { 120 …s(c e.AnalyzedCommitRow, uuidBytes string, timestamp e.RepoTimestamp, rowIndex int) []interface{} { 205 func getSumOfAttribute(diffRows []e.AnalyzedDiffRow, getAttr func(e.AnalyzedDiffRow) int) int {
|
| D | mappers_test.go | 67 func makeDiffRow(status, lineChanges, filesChanged int) e.AnalyzedDiffRow {
|
| /development/tools/repo_diff/service/repodiff/handlers/ |
| D | http.go | 59 func StartHTTP(servePort int, statusChannel chan e.StatusMessage) error {
|
| /development/python-packages/adb/adb/ |
| D | __init__.py | 45 self, cmd: list[str], stdout: str, stderr: str, exit_code: int 328 creationflags: int = 0,
|
| /development/vndk/tools/header-checker/tests/input/ |
| D | example1.h | 48 int boo (const CPPHello, int *, float *) { in boo() argument
|
| /development/tools/winscope/src/adb/ |
| D | winscope_proxy.py | 866 def respond(self, code: int, data: bytes, mime: str) -> None:
|