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:bundleNames
(Results
1 - 9
of
9
) sorted by relevance
/base/location/frameworks/js/napi/notification/include/
H
A
D
notification_napi.h
80
std::vector<std::string>
bundleNames
;
member
/base/powermgr/power_manager/services/native/src/runninglock/
H
A
D
running_lock_proxy.cpp
125
ProxyInner(const sptr<IRemoteObject>& remoteObj, const std::string&
bundleNames
, RunningLockEvent event)
ProxyInner()
argument
/base/notification/distributed_notification_service/services/ans/test/unittest/
H
A
D
notification_preferences_test.cpp
1533
std::set<std::string>
bundleNames
= {};
in HWTEST_F()
local
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H
A
D
common.h
85
std::vector<std::string>
bundleNames
;
member
/base/usb/usb_manager/services/native/src/
H
A
D
usb_right_db_helper.cpp
410
int32_t UsbRightDbHelper::DeleteAppsRightRecord(int32_t uid, const std::vector<std::string> &
bundleNames
)
in DeleteAppsRightRecord()
argument
/base/inputmethod/imf/services/src/
H
A
D
peruser_session.cpp
61
auto
bundleNames
= ImeInfoInquirer::GetInstance().GetRunningIme(userId_);
in PerUserSession()
local
H
A
D
ime_info_inquirer.cpp
1095
std::vector<std::string>
bundleNames
;
in GetRunningIme()
local
1118
auto
bundleNames
= GetRunningIme(userId);
in IsRunningIme()
local
[all...]
/base/notification/distributed_notification_service/services/ans/src/
H
A
D
notification_preferences.cpp
1128
bool NotificationPreferences::GetBundleSoundPermission(bool &allPackage, std::set<std::string> &
bundleNames
)
in GetBundleSoundPermission()
argument
/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H
A
D
account_iam_manager_test.cpp
345
int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &
bundleNames
,
in GetBundleStatsForIncrease()
argument
Completed in 21 milliseconds