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:callerList
(Results
1 - 9
of
9
) sorted by relevance
/foundation/ability/ability_runtime/test/fuzztest/extensionrecordmanager_fuzzer/
H
A
D
extensionrecordmanager_fuzzer.cpp
109
std::list<sptr<IRemoteObject>>
callerList
;
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/unittest/ui_extension/extension_record_manager_test/
H
A
D
extension_record_manager_test.cpp
123
std::list<sptr<IRemoteObject>>
callerList
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
H
A
D
sec_comp_kit.h
60
SecCompUiRegister(std::vector<uintptr_t>&
callerList
, ISecCompProbe* probe) {};
in SecCompUiRegister()
argument
/foundation/ability/ability_runtime/test/fuzztest/extensionrecordmanagera_fuzzer/
H
A
D
extensionrecordmanagera_fuzzer.cpp
149
std::list<sptr<IRemoteObject>>
callerList
;
in FuzztestExtensionRecordManagerFunc2()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
extension_record_manager.cpp
495
std::list<sptr<IRemoteObject>>
callerList
;
in GetRootCallerTokenLocked()
local
692
GetCallerTokenList( const std::shared_ptr<AAFwk::AbilityRecord> &abilityRecord, std::list<sptr<IRemoteObject>> &
callerList
)
GetCallerTokenList()
argument
758
std::list<sptr<IRemoteObject>>
callerList
;
IsFocused()
local
[all...]
H
A
D
ability_connect_manager.cpp
1427
auto
callerList
= abilityRecord->GetCallerRecordList();
in LoadAbility()
local
2937
GetUIExtensionCallerTokenList(const std::shared_ptr<AbilityRecord> &abilityRecord, std::list<sptr<IRemoteObject>> &
callerList
)
GetUIExtensionCallerTokenList()
argument
H
A
D
ability_manager_service.cpp
9596
std::list<sptr<IRemoteObject>>
callerList
;
in CheckUIExtensionCallerPidByHostWindowId()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H
A
D
mission_list.cpp
236
auto
callerList
= mission->GetAbilityRecord()->GetCallerRecordList();
in GetAbilityRecordByCaller()
local
H
A
D
mission_list_manager.cpp
758
auto
callerList
= callerMission->GetMissionList();
in GetTargetMissionListByDefault()
local
Completed in 41 milliseconds