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:timer_
(Results
51 - 75
of
79
) sorted by relevance
1
2
3
4
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H
A
D
background_cloud_file_processor.h
96
static Utils::Timer
timer_
;
member in OHOS::Media::BackgroundCloudFileProcessor
H
A
D
medialibrary_rdbstore.h
176
std::unique_ptr<OHOS::Utils::Timer>
timer_
;
member in OHOS::Media::MediaLibraryRdbStoreObserver
/foundation/distributedhardware/device_manager/services/implementation/include/devicestate/
H
A
D
dm_device_state_manager.h
121
std::shared_ptr<DmTimer>
timer_
;
member in OHOS::DistributedHardware::final
/foundation/distributedhardware/device_manager/services/service/include/discovery/
H
A
D
discovery_manager.h
97
std::shared_ptr<DmTimer>
timer_
;
member in OHOS::DistributedHardware::DiscoveryManager
/third_party/node/src/
H
A
D
node_watchdog.h
61
uv_timer_t
timer_
;
member in node::Watchdog
/third_party/node/deps/v8/src/compiler/
H
A
D
pipeline-statistics.h
56
base::ElapsedTimer
timer_
;
member in v8::internal::compiler::PipelineStatistics::CommonStats
/base/startup/appspawn/test/unittest/
H
A
D
app_spawn_test_helper.h
202
TimerHandle
timer_
;
member in OHOS::AppSpawnTestServer
H
A
D
app_spawn_test_helper.cpp
78
LE_StopTimer(LE_GetDefaultLoop(),
timer_
);
in CloseCheckHandler()
local
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H
A
D
wfd_source_session.h
75
std::unique_ptr<OHOS::Utils::Timer>
timer_
= std::make_unique<OHOS::Utils::Timer>("RtspSourceSessionTimer");
member in OHOS::Sharing::WfdSourceSession::WfdSourceNetworkSession
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H
A
D
long_press_recognizer.h
144
CancelableCallback<void()>
timer_
;
member in OHOS::Ace::NG::LongPressRecognizer
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H
A
D
plugin_frontend_delegate.h
316
TimerCallback
timer_
;
member in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/multimedia/av_session/utils/include/
H
A
D
avsession_sysevent.h
108
std::unique_ptr<Utils::Timer>
timer_
;
member in OHOS::AVSession::AVSessionSysEvent
/third_party/node/deps/v8/src/logging/
H
A
D
counters-scopes.h
49
base::ElapsedTimer
timer_
;
member in v8::internal::BaseTimedHistogramScope
[all...]
H
A
D
log.h
365
base::ElapsedTimer
timer_
;
member in v8::internal::Logger
H
A
D
runtime-call-stats.h
759
RuntimeCallTimer
timer_
;
member in v8::internal::RuntimeCallTimerScope
H
A
D
counters.h
363
base::ElapsedTimer
timer_
;
member in v8::internal::AggregatedHistogramTimerScope
/foundation/arkui/ui_lite/frameworks/components/
H
A
D
ui_abstract_scroll.cpp
119
GraphicTimer
timer_
;
member in OHOS::final
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H
A
D
frontend_delegate_declarative.h
473
TimerCallback
timer_
;
member in OHOS::Ace::Framework::FrontendDelegateDeclarative
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H
A
D
frontend_delegate_impl.h
443
TimerCallback
timer_
;
member in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H
A
D
dm_auth_manager.h
547
std::shared_ptr<DmTimer>
timer_
;
member in OHOS::DistributedHardware::final
/third_party/node/test/cctest/
H
A
D
test_inspector_socket_server.cc
71
uv_timer_t
timer_
;
member in __anon15477::Timeout
H
A
D
test_inspector_socket.cc
47
uv_timer_t
timer_
;
member in __anon15476::Timeout
/third_party/node/deps/v8/src/codegen/
H
A
D
compiler.h
283
base::ElapsedTimer
timer_
;
member in v8::internal::CompilationJob
554
TimedHistogram*
timer_
;
member in v8::internal::BackgroundCompileTask
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H
A
D
web_pattern.h
578
CancelableCallback<void()>
timer_
;
member in OHOS::Ace::NG::WebPattern
/third_party/node/deps/v8/src/heap/
H
A
D
gc-tracer.h
114
RuntimeCallTimer
timer_
;
member in v8::internal::GCTracer::Scope
Completed in 21 milliseconds
1
2
3
4