Home
last modified time | relevance | path

Searched refs:originSize (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dffrt_catcher.cpp37 int originSize = GetFdSize(fd); in Catch() local
41 logSize_ = GetFdSize(fd) - originSize; in Catch()
H A Dbinder_catcher.cpp46 int originSize = GetFdSize(fd); in Catch() local
60 logSize_ = GetFdSize(fd) - originSize; in Catch()
H A Dmemory_catcher.cpp39 int originSize = GetFdSize(fd); in Catch() local
53 logSize_ = GetFdSize(fd) - originSize; in Catch()
H A Dopen_stacktrace_catcher.cpp72 int originSize = GetFdSize(fd); in Catch() local
79 logSize_ = GetFdSize(fd) - originSize; in Catch()
H A Ddmesg_catcher.cpp135 auto originSize = GetFdSize(fd); in Catch() local
148 logSize_ = GetFdSize(fd) - originSize; in Catch()
H A Dshell_catcher.cpp197 auto originSize = GetFdSize(fd); in Catch() local
204 logSize_ = GetFdSize(fd) - originSize; in Catch()
H A Dpeer_binder_catcher.cpp82 auto originSize = GetFdSize(fd); in Catch() local
116 logSize_ = GetFdSize(fd) - originSize; in Catch()

Completed in 3 milliseconds