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:timeNow
(Results
1 - 7
of
7
) sorted by relevance
/base/hiviewdfx/hiview/base/event_store/store/
H
A
D
sys_event_repeat_guard.cpp
60
time_t
timeNow
= time(nullptr);
in GetMinValidTime()
local
/base/time/time_service/services/time/src/
H
A
D
ntp_trusted_time.cpp
98
int64_t
timeNow
= -1;
in GetBootTimeNs()
local
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H
A
D
gwpasan_collector.cpp
112
time_t
timeNow
= time(nullptr);
in ReadGwpAsanRecord()
local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H
A
D
trace_flow_controller.cpp
223
uint64_t
timeNow
= TimeUtil::GetMilliseconds() / TimeUtil::SEC_TO_MILLISEC;
in CleanOldAppTrace()
local
/base/msdp/device_status/utils/common/src/
H
A
D
util.cpp
92
auto
timeNow
= std::chrono::time_point_cast<std::chrono::milliseconds>(std::chrono::steady_clock::now());
in GetMillisTime()
local
/base/time/time_service/services/timer/src/
H
A
D
timer_manager.cpp
600
int64_t
timeNow
= -1;
in GetBootTimeNs()
local
/base/telephony/call_manager/services/call_manager_service/src/
H
A
D
call_manager_service.cpp
140
struct tm *
timeNow
= nullptr;
in OnStart()
local
162
struct tm *
timeNow
in OnStop()
local
[all...]
Completed in 14 milliseconds