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:SetCallbackInfo
(Results
1 - 11
of
11
) sorted by relevance
/foundation/ability/form_fwk/services/include/
H
A
D
form_timer_option.h
57
void FormTimerOption::
SetCallbackInfo
(std::function<void()> callBack)
in SetCallbackInfo()
function in OHOS::AppExecFwk::FormTimerOption
/foundation/resourceschedule/background_task_mgr/interfaces/kits/c/src/
H
A
D
transient_task_api.cpp
105
void Callback::
SetCallbackInfo
(void (*callback)())
in SetCallbackInfo()
function in OHOS::BackgroundTaskMgr::Callback
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H
A
D
wifi_system_timer.cpp
50
void WifiSysTimer::
SetCallbackInfo
(const std::function<void()> &callBack)
in SetCallbackInfo()
function in OHOS::Wifi::WifiSysTimer
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H
A
D
timer_info.h
54
void TimerInfo::
SetCallbackInfo
(const std::function<void()> &callBack)
in SetCallbackInfo()
function in OHOS::DataShare::TimerInfo
/foundation/communication/dhcp/services/utils/src/
H
A
D
dhcp_system_timer.cpp
53
void DhcpSysTimer::
SetCallbackInfo
(const std::function<void()> &callBack)
in SetCallbackInfo()
function in OHOS::DHCP::DhcpSysTimer
/foundation/resourceschedule/background_task_mgr/interfaces/kits/cj/background_task_mgr/
H
A
D
background_task_mgr_ffi.cpp
117
void CallbackFFI::
SetCallbackInfo
(void (*callback)())
in SetCallbackInfo()
function in OHOS::BackgroundTaskMgr::CallbackFFI
/foundation/resourceschedule/device_standby/services/common/src/
H
A
D
timed_task.cpp
88
void TimedTask::
SetCallbackInfo
(const std::function<void()>& callBack)
in SetCallbackInfo()
function in OHOS::DevStandbyMgr::TimedTask
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H
A
D
app_group_observer_napi.cpp
38
void AppGroupObserver::
SetCallbackInfo
(const napi_env &env, const napi_ref &ref)
in SetCallbackInfo()
function in OHOS::DeviceUsageStats::AppGroupObserver
H
A
D
bundle_state_common.cpp
88
void BundleStateCommon::
SetCallbackInfo
(
in SetCallbackInfo()
function in OHOS::DeviceUsageStats::BundleStateCommon
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H
A
D
request_suspend_delay.cpp
188
void CallbackInstance::
SetCallbackInfo
(const napi_env &env, const napi_ref &ref)
in SetCallbackInfo()
function in OHOS::BackgroundTaskMgr::CallbackInstance
/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/
H
A
D
napi_want_agent.cpp
70
void TriggerCompleteCallBack::
SetCallbackInfo
(napi_env env, NativeReference* ref)
in SetCallbackInfo()
function in OHOS::TriggerCompleteCallBack
Completed in 8 milliseconds