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:lastTime
(Results
1 - 20
of
20
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/
H
A
D
kvstore_flowctrl_manager_test.cpp
155
uint64_t
lastTime
= duration_cast<microseconds>(steady_clock::now().time_since_epoch()).count();
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H
A
D
hgm_idle_detector_test.cpp
34
constexpr uint64_t
lastTime
= 200000000;
member
H
A
D
hgm_frame_rate_manager_test.cpp
33
constexpr uint64_t
lastTime
= 100000000;
member
/foundation/arkui/ui_lite/frameworks/core/
H
A
D
render_manager.cpp
82
static uint32_t
lastTime
= HALTick::GetInstance().GetTime();
in UpdateFPSByFixedTimeMethod()
local
107
static uint32_t
lastTime
= HALTick::GetInstance().GetTime();
in UpdateFPSByAverageSamplingMethod()
local
136
static uint32_t
lastTime
in UpdateFPSByPreciseSamplingMethod()
local
[all...]
/foundation/multimodalinput/input/service/touch_event_normalize/include/
H
A
D
touchpad_transform_processor.h
62
uint64_t
lastTime
= 0;
member in OHOS::MMI::final
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H
A
D
task_manager.c
238
uint32
lastTime
= service->ops.timestamp;
in EndWork()
local
H
A
D
samgr_lite.c
514
uint32
lastTime
= serviceImpl->ops.timestamp;
in HandleInitRequest()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H
A
D
evloop_timer_unit_test.cpp
407
EventTime
lastTime
= TimerTester::GetCurrentTime();
in HWTEST_F()
local
/foundation/multimedia/av_codec/test/unittest/plugins_source_test/
H
A
D
file_fd_source_plugin_unit_test.cpp
686
int64_t
lastTime
= 0;
in HWTEST_F()
local
/foundation/communication/dhcp/services/dhcp_server/src/
H
A
D
dhcp_address_pool.cpp
523
static uint64_t
lastTime
= 0;
in SaveBindingRecoders()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H
A
D
folder_stack_layout_algorithm.cpp
323
auto
lastTime
= pattern->GetLastTime();
in OnHoverStatusChange()
local
/foundation/resourceschedule/work_scheduler/services/native/src/
H
A
D
work_status.cpp
239
time_t
lastTime
= s_uid_last_time_map[uid_];
in IsReady()
local
324
time_t
lastTime
;
in IsStorageAndTimerReady()
local
413
time_t
lastTime
= getOppositeTime();
in UpdateUidLastTimeMap()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H
A
D
distributeddb_single_ver_p2p_subscribe_sync_test.cpp
1451
uint64_t
lastTime
= 0;
in HWTEST_F()
local
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H
A
D
service_incremental.cpp
191
int64_t
lastTime
= session->GetLastIncrementalTime(bundleName);
in StartGetFdTask()
local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H
A
D
spunge.h
80
FILLP_LLONG
lastTime
;
member
/foundation/arkui/ace_engine/test/unittest/core/event/
H
A
D
event_manager_test_ng_new.cpp
1051
auto
lastTime
= currentTime - 1000 * 1000000 - 1000;
in HWTEST_F()
local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H
A
D
socperf_plugin.cpp
366
static uint64_t
lastTime
= 0;
in HandleEventSlide()
local
/foundation/ability/ability_runtime/services/appdfr/src/
H
A
D
appfreeze_manager.cpp
577
int64_t
lastTime
= GetFreezeTime(pid);
in IsNeedIgnoreFreezeEvent()
local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H
A
D
file_fd_source_plugin.cpp
728
bool FileFdSourcePlugin::IsValidTime(int64_t curTime, int64_t
lastTime
)
in IsValidTime()
argument
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H
A
D
pipeline_context.cpp
429
uint64_t
lastTime
= 0;
in GetAvgPoint()
local
629
uint64_t
lastTime
= 0;
in GetMouseAvgPoint()
local
815
uint64_t
lastTime
= 0;
in GetPointerAvgPoint()
local
[all...]
Completed in 26 milliseconds