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:bundleManager
(Results
1 - 12
of
12
) sorted by relevance
/base/customization/enterprise_device_management/common/native/src/
H
A
D
bundle_manager_utils.cpp
34
sptr<AppExecFwk::IBundleMgr>
bundleManager
= iface_cast<AppExecFwk::IBundleMgr>(remoteObject);
in GetAppIdByCallingUid()
local
/base/notification/distributed_notification_service/services/ans/src/
H
A
D
advanced_notification_subscriber_service.cpp
107
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in SubscribeSelf()
local
H
A
D
permission_filter.cpp
41
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in OnPublish()
local
H
A
D
advanced_notification_inline.cpp
40
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in GetClientBundleNameByUid()
local
H
A
D
notification_local_live_view_subscriber_manager.cpp
79
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in AddLocalLiveViewSubscriber()
local
H
A
D
notification_preferences.cpp
1104
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in CheckApiCompatibility()
local
H
A
D
advanced_notification_service.cpp
132
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in PrepareNotificationRequest()
local
190
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in PrepareNotificationRequest()
local
H
A
D
advanced_notification_publish_service.cpp
410
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in CancelAsBundle()
local
476
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in CancelAsBundleWithAgent()
local
H
A
D
advanced_notification_utils.cpp
140
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in GenerateValidBundleOption()
local
327
auto
bundleManager
= BundleManagerHelper::GetInstance();
in SetAgentNotification()
local
1693
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in PrePublishNotificationBySa()
local
1764
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
PrePublishRequest()
local
1939
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
CheckBundleOptionValid()
local
[all...]
H
A
D
notification_preferences_database.cpp
2000
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in CheckApiCompatibility()
local
/base/notification/distributed_notification_service/services/ans/test/unittest/
H
A
D
bundle_manager_helper_test.cpp
50
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in HWTEST_F()
local
62
std::shared_ptr<BundleManagerHelper>
bundleManager
= BundleManagerHelper::GetInstance();
in HWTEST_F()
local
H
A
D
advanced_notification_service_test.cpp
2246
std::shared_ptr<BundleManagerHelper>
bundleManager
= nullptr;
in HWTEST_F()
local
Completed in 23 milliseconds