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:abilityToken_
(Results
1 - 10
of
10
) sorted by relevance
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/jsthread/
H
A
D
js_thread.h
59
uint16_t
abilityToken_
= 0;
member in OHOS::ACELite::JSThread
/foundation/ability/ability_lite/services/abilitymgr_lite/include/
H
A
D
ability_connect_trans_param.h
66
uint64_t
abilityToken_
= 0;
member in OHOS::AbilityConnectTransParam
H
A
D
ability_connect_record.h
63
const uint64_t
abilityToken_
;
member in OHOS::AbilityConnectRecord
/foundation/window/window_manager/utils/include/
H
A
D
focus_change_info.h
85
sptr<IRemoteObject>
abilityToken_
;
member in OHOS::Rosen::FocusChangeInfo
H
A
D
window_transition_info.h
84
sptr<IRemoteObject>
abilityToken_
= nullptr;
member in OHOS::OHOS::Rosen::WindowTransitionInfo
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H
A
D
window_info.h
46
sptr<IRemoteObject>
abilityToken_
= nullptr;
member
/foundation/window/window_manager/previewer/mock/
H
A
D
window_info.h
35
sptr<IRemoteObject>
abilityToken_
= nullptr;
member
/foundation/window/window_manager/wmserver/include/
H
A
D
window_node.h
149
sptr<IRemoteObject>
abilityToken_
= nullptr;
member in OHOS::Rosen::WindowNode
/foundation/window/window_manager/window_scene/session/host/include/
H
A
D
session.h
742
sptr<IRemoteObject>
abilityToken_
= nullptr;
member in OHOS::OHOS::OHOS::Rosen::Session
/foundation/window/window_manager/wm/src/
H
A
D
window_extension_session_impl.cpp
130
SingletonContainer::Get<WindowAdapter>().AddExtensionWindowStageToSCB(sptr<ISessionStage>(this),
abilityToken_
,
in AddExtensionWindowStageToSCB()
local
142
abilityToken_
);
in RemoveExtensionWindowStageFromSCB()
local
[all...]
Completed in 7 milliseconds