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
refs:nowSys
(Results
1 - 4
of
4
) sorted by relevance
/foundation/ability/ability_runtime/tools/aa/src/
H
A
D
system_time.cpp
29
InnerEvent::TimePoint
nowSys
= InnerEvent::Clock::now();
in GetNowSysTime()
local
30
auto epoch =
nowSys
.time_since_epoch();
in GetNowSysTime()
/foundation/communication/netmanager_base/services/netpolicymanager/src/common/
H
A
D
net_policy_file_event_handler.cpp
36
auto
nowSys
= AppExecFwk::InnerEvent::Clock::now();
in GetNowMilliSeconds()
local
37
auto epoch =
nowSys
.time_since_epoch();
in GetNowMilliSeconds()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H
A
D
event_handler.cpp
99
InnerEvent::TimePoint
nowSys
= InnerEvent::Clock::now();
in SendTimingEvent()
local
100
auto epoch =
nowSys
.time_since_epoch();
in SendTimingEvent()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H
A
D
self_cure_state_machine.cpp
2148
auto
nowSys
= AppExecFwk::InnerEvent::Clock::now();
in GetNowMilliSeconds()
local
2149
auto epoch =
nowSys
.time_since_epoch();
in GetNowMilliSeconds()
Completed in 7 milliseconds