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:SetWantAgent
(Results
1 - 12
of
12
) sorted by relevance
/base/notification/distributed_notification_service/services/ans/src/
H
A
D
reminder_timer_info.cpp
41
void ReminderTimerInfo::
SetWantAgent
(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent)
in SetWantAgent()
function in OHOS::Notification::ReminderTimerInfo
H
A
D
notification_timer_info.cpp
35
void NotificationTimerInfo::
SetWantAgent
(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> timerInfoWantAgent)
in SetWantAgent()
function in OHOS::Notification::NotificationTimerInfo
/base/time/time_service/test/fuzztest/timemanager_fuzzer/timetesttimer_fuzzer/
H
A
D
timer_info.h
51
void TimerInfo::
SetWantAgent
(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent)
in SetWantAgent()
function in OHOS::MiscServices::TimerInfo
/base/time/time_service/services/time/src/
H
A
D
simple_timer_info.cpp
39
void SimpleTimerInfo::
SetWantAgent
(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent)
in SetWantAgent()
function in OHOS::MiscServices::SimpleTimerInfo
/base/time/time_service/test/unittest/service_test/include/
H
A
D
timer_info_test.h
91
void TimerInfoTest::
SetWantAgent
(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent)
in SetWantAgent()
function in OHOS::MiscServices::TimerInfoTest
/base/powermgr/thermal_manager/services/native/src/thermal_action/
H
A
D
thermal_timer.cpp
61
void ThermalTimerInfo::
SetWantAgent
(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent)
in SetWantAgent()
function in OHOS::PowerMgr::ThermalTimerInfo
/base/update/updateservice/services/core/ability/alarm/src/
H
A
D
alarm_timer_utils.cpp
50
void AlarmTimerUtils::TimerTaskInfo::
SetWantAgent
(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent)
in SetWantAgent()
function in OHOS::UpdateEngine::AlarmTimerUtils::TimerTaskInfo
/base/location/frameworks/native/geofence_sdk/source/
H
A
D
geofence_request.cpp
71
void GeofenceRequest::
SetWantAgent
(const AbilityRuntime::WantAgent::WantAgent wantAgent)
in SetWantAgent()
function in OHOS::Location::GeofenceRequest
/base/theme/screenlock_mgr/services/src/
H
A
D
strongauthmanager.cpp
82
void StrongAuthManger::authTimer::
SetWantAgent
(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent)
in SetWantAgent()
function in OHOS::ScreenLock::StrongAuthManger::authTimer
/base/time/time_service/framework/js/napi/system_timer/src/
H
A
D
napi_system_timer.cpp
97
void ITimerInfoInstance::
SetWantAgent
(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent)
in SetWantAgent()
function in OHOS::MiscServices::Time::ITimerInfoInstance
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
reminder_request.cpp
1577
void ReminderRequest::
SetWantAgent
(AppExecFwk::ElementName &element)
in SetWantAgent()
function in OHOS::Notification::ReminderRequest
H
A
D
notification_request.cpp
130
void NotificationRequest::
SetWantAgent
(const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> &wantAgent)
in SetWantAgent()
function in OHOS::Notification::NotificationRequest
Completed in 11 milliseconds