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:CreateTimer
(Results
1 - 7
of
7
) sorted by relevance
/base/powermgr/thermal_manager/services/native/src/thermal_action/
H
A
D
thermal_timer.cpp
66
uint64_t ThermalTimer::
CreateTimer
(std::shared_ptr<ThermalTimerInfo>& timerInfo)
in CreateTimer()
function in OHOS::PowerMgr::ThermalTimer
/base/startup/init/services/loopevent/timer/
H
A
D
le_timer.c
104
static TimerNode *
CreateTimer
(void)
in CreateTimer()
function
/base/time/time_service/framework/js/napi/system_timer/src/
H
A
D
napi_system_timer.cpp
220
napi_value NapiSystemTimer::
CreateTimer
(napi_env env, napi_callback_info info)
in CreateTimer()
function in OHOS::MiscServices::Time::NapiSystemTimer
/base/time/time_service/services/ipc/proxy/
H
A
D
time_service_proxy.cpp
56
int32_t TimeServiceProxy::
CreateTimer
(const std::shared_ptr<ITimerInfo> &timerOptions,
in CreateTimer()
function in OHOS::MiscServices::TimeServiceProxy
/base/time/time_service/interfaces/inner_api/src/
H
A
D
time_service_client.cpp
242
uint64_t TimeServiceClient::
CreateTimer
(std::shared_ptr<ITimerInfo> timerOptions)
in CreateTimer()
function in OHOS::MiscServices::TimeServiceClient
/base/time/time_service/services/timer/src/
H
A
D
timer_manager.cpp
147
int32_t TimerManager::
CreateTimer
(TimerPara ¶s,
in CreateTimer()
function in OHOS::MiscServices::TimerManager
/base/time/time_service/services/
H
A
D
time_system_ability.cpp
347
int32_t TimeSystemAbility::
CreateTimer
(const std::shared_ptr<ITimerInfo> &timerOptions, sptr<IRemoteObject> &obj,
in CreateTimer()
function in OHOS::MiscServices::TimeSystemAbility
393
int32_t TimeSystemAbility::
CreateTimer
(TimerPara ¶s, std::function<int32_t (const uint64_t)> callback,
in CreateTimer()
function in OHOS::MiscServices::TimeSystemAbility
Completed in 8 milliseconds