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:serviceKey
(Results
1 - 4
of
4
) sorted by relevance
/foundation/ability/ability_runtime/test/unittest/ability_cache_manager_test/
H
A
D
ability_cache_manager_test.cpp
588
std::string
serviceKey
= abilityRecord_->GetURI();
in HWTEST_F()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
ability_cache_manager.cpp
248
std::shared_ptr<AbilityRecord> AbilityCacheManager::FindRecordByServiceKey(const std::string &
serviceKey
)
in FindRecordByServiceKey()
argument
H
A
D
ability_connect_manager.cpp
342
std::string
serviceKey
= element.GetURI();
in StopServiceAbilityLocked()
local
406
std::string
serviceKey
= element.GetURI();
in GetOrCreateServiceRecord()
local
1057
std::string
serviceKey
= abilityRecord->GetURI();
TerminateOrCacheAbility()
local
2217
std::string
serviceKey
= GetServiceKey(abilityRecord);
HandleAbilityDiedTask()
local
2412
std::string
serviceKey
= service->GetURI();
GetServiceKey()
local
2437
std::string
serviceKey
;
DumpState()
local
2459
std::string
serviceKey
= GetServiceKey(service);
DumpState()
local
2808
std::string
serviceKey
= abilityRecord->GetURI();
MoveToTerminatingMap()
local
[all...]
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H
A
D
device_profile_storage_manager.cpp
302
std::string
serviceKey
= GenerateKey(localUdid_, serviceId, KeyType::SERVICE);
in DeleteDeviceProfile()
local
Completed in 9 milliseconds