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:bundlename
(Results
1 - 5
of
5
) sorted by relevance
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H
A
D
wifi_protect_manager.cpp
416
void WifiProtectManager::OnAppDied(const std::string
bundlename
)
in GetNearlyProtectMode()
argument
[all...]
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardclient_fuzzer/
H
A
D
pasteboardclient_fuzzer.cpp
211
std::string
bundlename
= pasteData2.GetBundleName();
in FuzzPasteData002()
local
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H
A
D
bundle_active_user_service.cpp
684
std::string
bundlename
= currentStats_[idx]->events_.events_[i].bundleName_;
in PrintInMemEventStats()
local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H
A
D
rdb_security_manager.cpp
533
std::vector<uint8_t> RdbSecurityManager::GenerateRootKeyAlias(const std::string &
bundlename
)
in GenerateRootKeyAlias()
argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H
A
D
bundle_mgr_host.cpp
2134
std::string
bundlename
= data.ReadString();
in HandleGetFormsInfoByApp()
local
2154
std::string
bundlename
= data.ReadString();
in HandleGetFormsInfoByModule()
local
2175
std::string
bundlename
= data.ReadString();
in HandleGetShortcutInfos()
local
2195
std::string
bundlename
= data.ReadString();
in HandleGetShortcutInfoV9()
local
Completed in 11 milliseconds