Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:costTime
(Results
1 - 6
of
6
) sorted by relevance
/base/hiviewdfx/faultloggerd/common/dfxutil/
H
A
D
elapsed_time.h
39
time_t
costTime
= Elapsed<std::chrono::milliseconds>();
in ~ElapsedTime()
local
/base/security/device_security_level/services/include/
H
A
D
dslm_bigdata.h
31
int32_t
costTime
;
member
47
int32_t
costTime
;
member
/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
H
A
D
app_trace_context.cpp
51
int32_t
costTime
= (appCallerEvent->taskEndTime_ - appCallerEvent->taskBeginTime_);
in InnerMakeTraceFileName()
local
/base/hiviewdfx/hiview/base/event_store/dao/
H
A
D
sys_event_query_wrapper.cpp
66
void QueryStatusLogUtil::LogQueryOverTime(time_t
costTime
, const std::string sql, bool innerQuery)
in LogQueryOverTime()
argument
/base/hiviewdfx/hiview/plugins/sysevent_source/
H
A
D
platform_monitor.cpp
40
void PlatformMonitor::AccumulateTimeInterval(uint64_t
costTime
, std::map<int8_t, uint32_t> &stat)
in AccumulateTimeInterval()
argument
/base/inputmethod/imf/services/src/
H
A
D
input_method_system_ability_stub.cpp
56
int64_t
costTime
= duration_cast<milliseconds>(system_clock::now().time_since_epoch()).count() - startPoint;
in OnRemoteRequest()
local
Completed in 5 milliseconds