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:GetWantAgent
(Results
1 - 4
of
4
) sorted by relevance
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H
A
D
want_agent_helper.cpp
87
ErrCode WantAgentHelper::
GetWantAgent
(
in GetWantAgent()
function in OHOS::AbilityRuntime::WantAgent::WantAgentHelper
145
std::shared_ptr<WantAgent> WantAgentHelper::
GetWantAgent
(const WantAgentInfo ¶msInfo, int32_t userId, int32_t uid)
in GetWantAgent()
function in OHOS::AbilityRuntime::WantAgent::WantAgentHelper
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H
A
D
continuous_task_record.cpp
108
std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> ContinuousTaskRecord::
GetWantAgent
() const
in GetWantAgent()
function in OHOS::BackgroundTaskMgr::ContinuousTaskRecord
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H
A
D
bg_continuous_task_napi_module.cpp
477
napi_value
GetWantAgent
(const napi_env &env, const napi_value &value,
in GetWantAgent()
function
/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/
H
A
D
napi_want_agent.cpp
274
napi_value JsWantAgent::
GetWantAgent
(napi_env env, napi_callback_info info)
in GetWantAgent()
function in OHOS::JsWantAgent
Completed in 8 milliseconds