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:OnExecuteIntent
(Results
1 - 7
of
7
) sorted by relevance
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H
A
D
mock_ability_scheduler_for_observer.h
73
virtual void
OnExecuteIntent
(const Want &want)
in OnExecuteIntent()
function in OHOS::AppExecFwk::MockAbilitySchedulerStub
H
A
D
mock_ability_manager_client.h
143
virtual void
OnExecuteIntent
(const Want &want) {};
in OnExecuteIntent()
function in OHOS::AppExecFwk::MockAbilityThread
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/ability_scheduler_mock/
H
A
D
ability_scheduler_mock.h
157
virtual void
OnExecuteIntent
(const Want &want)
in OnExecuteIntent()
function in OHOS::AAFwk::AbilitySchedulerMock
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H
A
D
ability_thread.cpp
265
void AbilityThread::
OnExecuteIntent
(const Want &want)
in OnExecuteIntent()
function in OHOS::AppExecFwk::AbilityThread
H
A
D
ui_ability_thread.cpp
623
void UIAbilityThread::
OnExecuteIntent
(const Want &want)
in OnExecuteIntent()
function in OHOS::AbilityRuntime::UIAbilityThread
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
ability_scheduler_proxy.cpp
1115
void AbilitySchedulerProxy::
OnExecuteIntent
(const Want &want)
in OnExecuteIntent()
function in OHOS::AAFwk::AbilitySchedulerProxy
H
A
D
ability_manager_service.cpp
10622
int32_t AbilityManagerService::
OnExecuteIntent
(AbilityRequest &abilityRequest,
in OnExecuteIntent()
function in OHOS::AAFwk::AbilityManagerService
Completed in 30 milliseconds