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:ams
(Results
1 - 6
of
6
) sorted by relevance
/foundation/ability/ability_lite/services/abilitymgr_lite/include/
H
A
D
ability_inner_feature.h
61
AbilityInnerFeature *
ams
;
member
H
A
D
ability_mgr_feature.h
86
AbilityMgrFeature *
ams
;
member
/foundation/ability/form_fwk/services/src/
H
A
D
form_ams_helper.cpp
73
sptr<AAFwk::IAbilityManager>
ams
= GetAbilityManager();
in ConnectServiceAbility()
local
88
sptr<AAFwk::IAbilityManager>
ams
= GetAbilityManager();
in DisconnectServiceAbility()
local
124
sptr<AAFwk::IAbilityManager>
ams
= GetAbilityManager();
in StopExtensionAbility()
local
147
sptr<AAFwk::IAbilityManager>
ams
in DisconnectAbilityTask()
local
157
sptr<AAFwk::IAbilityManager>
ams
= GetAbilityManager();
StartAbility()
local
[all...]
H
A
D
form_mgr_service.cpp
1138
sptr<AAFwk::IAbilityManager>
ams
= FormAmsHelper::GetInstance().GetAbilityManager();
in StartAbility()
local
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H
A
D
ability_mgr_service_slite.cpp
39
AbilityMgrServiceSlite *
ams
;
member
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
context_deal.cpp
216
sptr<AAFwk::IAbilityManager>
ams
= iface_cast<AAFwk::IAbilityManager>(remoteObject);
in GetAbilityManager()
local
Completed in 6 milliseconds