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
1 - 25
of
47
) sorted by relevance
1
2
/foundation/filemanagement/dfs_service/utils/system/include/
H
A
D
dfsu_timer.h
32
std::unique_ptr<Utils::Timer>
timer_
;
member in OHOS::FileManagement::final
/foundation/multimedia/camera_framework/services/camera_service/include/
H
A
D
camera_timer.h
39
std::unique_ptr<OHOS::Utils::Timer>
timer_
;
member in OHOS::CameraStandard::CameraTimer
/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H
A
D
ref_count_collect.h
42
std::unique_ptr<Utils::Timer>
timer_
;
member in OHOS::RefCountCollect
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H
A
D
p2p_create_group_state.h
46
OHOS::Utils::Timer
timer_
;
member in OHOS::SoftBus::P2pCreateGroupState
H
A
D
p2p_destroy_group_state.h
46
OHOS::Utils::Timer
timer_
;
member in OHOS::SoftBus::P2pDestroyGroupState
H
A
D
p2p_connect_state.h
50
OHOS::Utils::Timer
timer_
;
member in OHOS::SoftBus::P2pConnectState
/foundation/distributedhardware/device_manager/services/service/include/advertise/
H
A
D
advertise_manager.h
37
std::shared_ptr<DmTimer>
timer_
;
member in OHOS::DistributedHardware::AdvertiseManager
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H
A
D
wifi_system_timer_test.cpp
39
std::shared_ptr<WifiSysTimer>
timer_
;
member in WifiSysTimerTest
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H
A
D
graphic_timer.h
75
void*
timer_
= nullptr;
member in OHOS::GraphicTimer
77
osTimerId_t
timer_
;
member in OHOS::GraphicTimer
79
timer_t
timer_
;
member in OHOS::GraphicTimer
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H
A
D
epoll_io_waiter.h
68
uv_timer_t
timer_
= {.data = this};
member in OHOS::AppExecFwk::final
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H
A
D
medialibrary_kvstore_manager.h
60
static Utils::Timer
timer_
;
member in OHOS::Media::MediaLibraryKvStoreManager
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/timer/
H
A
D
time_broker.h
58
std::shared_ptr<Timer>
timer_
;
member in OHOS::CameraStandard::DeferredProcessing::TimeBroker
/foundation/multimedia/av_session/services/session/adapter/
H
A
D
command_send_limit.h
42
std::unique_ptr<Utils::Timer>
timer_
;
member in OHOS::AVSession::CommandSendLimit
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/include/
H
A
D
cloud_sync_observer.h
45
OHOS::Utils::Timer
timer_
;
member in OHOS::Media::CloudSyncObserver
/foundation/distributedhardware/device_manager/services/implementation/include/publish/
H
A
D
dm_publish_manager.h
77
std::shared_ptr<DmTimer>
timer_
;
member in OHOS::DistributedHardware::final
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H
A
D
clouddisk_sync_helper.h
54
std::unique_ptr<Utils::Timer>
timer_
;
member in OHOS::FileManagement::CloudDisk::final
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/include/
H
A
D
cast_stream_manager_client.h
100
std::shared_ptr<CastTimer>
timer_
;
member in OHOS::CastEngine::CastEngineService::CastStreamManagerClient
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/include/
H
A
D
cast_stream_manager_client.h
100
std::shared_ptr<CastTimer>
timer_
;
member in OHOS::CastEngine::CastEngineService::CastStreamManagerClient
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/include/
H
A
D
cloud_sync_helper.h
50
OHOS::Utils::Timer
timer_
;
member in OHOS::Media::final
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H
A
D
medialibrary_subscriber.h
62
static Utils::Timer
timer_
;
member in OHOS::Media::MedialibrarySubscriber
/foundation/distributedhardware/device_manager/services/implementation/include/discovery/
H
A
D
dm_discovery_manager.h
113
std::shared_ptr<DmTimer>
timer_
;
member in OHOS::DistributedHardware::final
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/include/
H
A
D
cast_stream_player.h
93
std::shared_ptr<CastTimer>
timer_
;
member in OHOS::CastEngine::CastEngineService::CastStreamPlayerCallback
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/include/
H
A
D
cast_stream_player.h
93
std::shared_ptr<CastTimer>
timer_
;
member in OHOS::CastEngine::CastEngineService::CastStreamPlayerCallback
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H
A
D
wfd_source_scene.h
140
std::unique_ptr<OHOS::Utils::Timer>
timer_
= std::make_unique<OHOS::Utils::Timer>("WfdConnectTimeoutTimer");
member in OHOS::Sharing::final
/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H
A
D
custom_input_method.h
79
GraphicTimer
timer_
;
member in OHOS::CustomInputMethod
Completed in 13 milliseconds
1
2