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:startTime
(Results
1 - 25
of
95
) sorted by relevance
1
2
3
4
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/extended/include/
H
A
D
los_cpup_pri.h
47
UINT64
startTime
; /**< Time before a task is invoked */
member
/third_party/node/test/parallel/
H
A
D
test-performance-resourcetimingbufferfull.js
H
A
D
test-performance-resourcetimingbuffersize.js
/third_party/skia/gm/
H
A
D
particles.cpp
27
ParticlesGM(const char* name, double
startTime
, SkISize size, SkPoint origin, std::vector<UniformValue> uniforms = {})
ParticlesGM()
argument
/arkcompiler/ets_runtime/ecmascript/mem/
H
A
D
incremental_marker.cpp
35
double
startTime
= GetCurrentTimeInMs();
in TriggerIncrementalMark()
local
135
void IncrementalMarker::RecordIdleTime(int64_t idleMicroSec, double
startTime
, bool needInitialize)
in RecordIdleTime()
argument
/test/xts/acts/security_lite/permission_posix/pms/src/
H
A
D
ActsPMSUpdatePermissionTest.cpp
324
long
startTime
= GetCurrentTimeMillis();
in HWTEST_F()
local
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/
H
A
D
OhSampleGroupSite.java
99
private String
startTime
;
field in OhSampleGroupSite
H
A
D
OhSampleBusiness.java
99
private String
startTime
;
field in OhSampleBusiness
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H
A
D
ElapsedTimer.java
51
private long
startTime
= System.currentTimeMillis();
field in ElapsedTimer
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H
A
D
ElapsedTimer.java
48
private long
startTime
= System.currentTimeMillis();
field in ElapsedTimer
/third_party/vk-gl-cts/framework/common/
H
A
D
tcuCPUWarmup.cpp
99
const deUint64
startTime
= deGetMicroseconds();
in warmupCPU()
local
125
const deUint64
startTime
= deGetMicroseconds();
in warmupCPU()
local
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
H
A
D
task_manager_gc_corner_case_test.cpp
101
const auto
startTime
= std::chrono::system_clock::now();
in LoadRunner()
local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H
A
D
sampling_processor.cpp
41
uint64_t
startTime
= generator->GetThreadStartTime();
in Run()
local
/test/xts/acts/resourceschedule/resourceschedule_standard/deviceusagestatisticsjsunit/src/main/js/test/
H
A
D
BundleState.test.js
/test/xts/device_attest/test/performancetest/src/
H
A
D
devattestservice_performance_test.cpp
96
long long
startTime
= GetSysTime();
in HWTEST_F()
local
131
long long
startTime
= GetSysTime();
in HWTEST_F()
local
160
long long
startTime
= GetSysTime();
HWTEST_F()
local
[all...]
H
A
D
devattestclient_performance_test.cpp
147
long long
startTime
= GetSysTime();
in HWTEST_F()
local
175
long long
startTime
= GetSysTime();
in HWTEST_F()
local
200
long long
startTime
in HWTEST_F()
local
229
long long
startTime
= GetSysTime();
HWTEST_F()
local
260
long long
startTime
= GetSysTime();
HWTEST_F()
local
285
long long
startTime
= GetSysTime();
HWTEST_F()
local
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H
A
D
extdependency.py
197
startTime
= time.process_time()
variable
/third_party/vk-gl-cts/framework/delibs/decpp/
H
A
D
deSharedPtr.cpp
79
deUint64
startTime
= deGetMicroseconds();
in run()
local
115
deUint64
startTime
= deGetMicroseconds();
in run()
local
/arkcompiler/ets_runtime/ecmascript/quick_fix/
H
A
D
main.cpp
65
auto
startTime
=
in Main()
local
/arkcompiler/runtime_core/static_core/panda/
H
A
D
panda.cpp
183
auto
startTime
=
in Main()
local
/arkcompiler/runtime_core/static_core/runtime/tests/
H
A
D
compiler_queue_test.cpp
117
uint64_t
startTime
= time::GetCurrentTimeInMillis();
in WaitForExpire()
local
H
A
D
g1_analytics_test.cpp
121
auto
startTime
= now + startTimeDelta;
in TEST_F()
local
235
auto
startTime
= now + startTimeDelta;
in TEST_F()
local
418
auto
startTime
= now + startTimeDelta;
in TEST_F()
local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H
A
D
mpl_timer.h
57
std::chrono::system_clock::time_point
startTime
;
member in maple::MPLTimer
88
std::chrono::system_clock::time_point
startTime
;
member
/arkcompiler/toolchain/tooling/client/ark_multi/
H
A
D
main.cpp
145
auto
startTime
=
in Main()
local
/third_party/ffmpeg/libavcodec/
H
A
D
xsubenc.c
117
uint64_t
startTime
= h->pts / 1000; // FIXME: need better solution...
in xsub_encode()
local
Completed in 11 milliseconds
1
2
3
4