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
refs:DestroyTimer
(Results
1 - 12
of
12
) sorted by relevance
/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H
A
D
mock_ipc.cpp
58
bool TimeServiceClient::
DestroyTimer
(uint64_t timerId)
in DestroyTimer()
function in OHOS::MiscServices::TimeServiceClient
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H
A
D
wifi_sta_manager.cpp
74
MiscServices::TimeServiceClient::GetInstance()->
DestroyTimer
(unloadStaSaTimerId);
in StopUnloadStaSaTimer()
315
MiscServices::TimeServiceClient::GetInstance()->
DestroyTimer
(satelliteTimerId);
in StopSatelliteTimer()
H
A
D
wifi_scan_manager.cpp
67
MiscServices::TimeServiceClient::GetInstance()->
DestroyTimer
(unloadScanSaTimerId);
in StopUnloadScanSaTimer()
H
A
D
wifi_hotspot_manager.cpp
61
MiscServices::TimeServiceClient::GetInstance()->
DestroyTimer
(unloadHotspotSaTimerId);
in StopUnloadApSaTimer()
H
A
D
wifi_p2p_manager.cpp
167
MiscServices::TimeServiceClient::GetInstance()->
DestroyTimer
(unloadP2PSaTimerId);
in StopUnloadP2PSaTimer()
/foundation/resourceschedule/device_standby/plugins/ext/src/
H
A
D
base_state.cpp
164
TimeServiceClient::GetInstance()->
DestroyTimer
(timerId);
in DestroyAllTimedTask()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_network_stats/
H
A
D
wifi_net_stats_manager.cpp
60
MiscServices::TimeServiceClient::GetInstance()->
DestroyTimer
(m_netStatsTimerId);
in StopNetStats()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H
A
D
scheduler_manager.cpp
88
TimeServiceClient::GetInstance()->
DestroyTimer
(timerId);
in DestoryTimerTask()
/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H
A
D
state_manager_adapter.cpp
83
MiscServices::TimeServiceClient::GetInstance()->
DestroyTimer
(scrOffHalfHourTimerId_);
in UnInit()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H
A
D
wifi_controller_state_machine.cpp
975
MiscServices::TimeServiceClient::GetInstance()->
DestroyTimer
(stopSoftapTimerId_);
in StopSoftapCloseTimer()
/foundation/resourceschedule/device_standby/services/core/src/
H
A
D
standby_service_impl.cpp
239
if (!MiscServices::TimeServiceClient::GetInstance()->
DestroyTimer
(dayNightSwitchTimerId_)) {
in UnregisterTimeObserver()
/foundation/communication/dhcp/services/dhcp_client/src/
H
A
D
dhcp_client_state_machine.cpp
2014
MiscServices::TimeServiceClient::GetInstance()->
DestroyTimer
(timerId);
in StopTimer()
Completed in 12 milliseconds