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:currentTime
(Results
1 - 13
of
13
) sorted by relevance
/test/ostest/wukong/common/src/
H
A
D
wukong_logger.cpp
144
time_t
currentTime
= time(0);
in Print()
local
H
A
D
wukong_util.cpp
137
time_t
currentTime
= time(0);
in WuKongUtil()
local
/test/xts/device_attest/services/devattest_ability/test/tdd/gtest/src/
H
A
D
attest_tdd_test.cpp
172
uint64_t
currentTime
= 19673223;
in HWTEST_F()
local
/test/xts/device_attest_lite/test/tdd/gtest/src/
H
A
D
attest_tdd_test.cpp
191
uint64_t
currentTime
= 19673223;
in HWTEST_F()
local
/test/testfwk/arkxtest/uitest/record/
H
A
D
ui_record.cpp
218
int
currentTime
= GetCurrentMillisecond();
in TimerTouchCheckFunction()
local
/test/ostest/wukong/input_factory/src/
H
A
D
record_input.cpp
155
int64_t
currentTime
= GetMillisTime();
variable
/test/ostest/wukong/report/src/
H
A
D
report.cpp
264
time_t
currentTime
= time(0);
in GroupFocusDataAndRecord()
local
/test/xts/acts/multimedia/media/media_ndk_standard/AVPlayerNDK/entry/src/main/cpp/
H
A
D
avplayer_ndk_test.cpp
279
int32_t
currentTime
= -1;
in OhAvPlayerGetCurrentTime()
local
/test/xts/device_attest/services/core/attest/
H
A
D
attest_service_auth.c
54
uint64_t
currentTime
= GetCurrentTime();
in IsAuthStatusChg()
local
440
int32_t CheckExpireTime(AuthStatus* authStatus, uint64_t
currentTime
)
in CheckExpireTime()
argument
484
uint64_t
currentTime
= challengeResult->
currentTime
;
in GetCurrentTime()
local
/test/xts/device_attest_lite/services/core/attest/
H
A
D
attest_service_auth.c
56
uint64_t
currentTime
= GetCurrentTime();
in IsAuthStatusChg()
local
464
int32_t CheckExpireTime(AuthStatus* authStatus, uint64_t
currentTime
)
in CheckExpireTime()
argument
508
uint64_t
currentTime
= challengeResult->
currentTime
;
in GetCurrentTime()
local
/test/xts/device_attest/services/core/include/
H
A
D
attest_type.h
121
uint64_t
currentTime
;
member
/test/xts/device_attest_lite/services/core/include/
H
A
D
attest_type.h
107
uint64_t
currentTime
;
member
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
H
A
D
avplayerndk.cpp
519
int32_t
currentTime
= -PARAM_1;
in OhAvPlayerGetCurrentTime()
local
533
int32_t
currentTime
= -PARAM_1;
in OhAvPlayerGetCurrentTimeAbnormalOne()
local
Completed in 20 milliseconds