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
refs:InitBundleName
(Results
1 - 10
of
10
) sorted by relevance
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H
A
D
freeze_json_generator_unittest.cpp
117
.
InitBundleName
(packageName)
in HWTEST_F()
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H
A
D
freeze_json_generator.h
106
Builder&
InitBundleName
(const std::string& bundleName);
H
A
D
freeze_json_generator.cpp
175
FreezeJsonParams::Builder& FreezeJsonParams::Builder::
InitBundleName
(const std::string& bundleName)
in InitBundleName()
function in OHOS::HiviewDFX::FreezeJsonParams::Builder
H
A
D
faultlogger.cpp
1102
.
InitBundleName
(collector.package_name)
in ReportAppFreezeToAppEvent()
/base/notification/distributed_notification_service/services/ans/test/unittest/
H
A
D
reminder_data_manager_test.cpp
846
reminder1->
InitBundleName
("test_getvalid");
in HWTEST_F()
855
reminder2->
InitBundleName
("test_getvalid");
in HWTEST_F()
877
reminder->
InitBundleName
("test_IsMatched");
in HWTEST_F()
/base/notification/distributed_notification_service/interfaces/inner_api/
H
A
D
reminder_request.h
525
void
InitBundleName
(const std::string &bundleName);
/base/notification/distributed_notification_service/services/ans/src/
H
A
D
reminder_store_strategy.cpp
147
reminder->
InitBundleName
(bundleName);
in RecoverContextFromOldVersion()
300
reminder->
InitBundleName
(bundleName);
in RecoverContextFromDb()
H
A
D
reminder_data_manager.cpp
859
reminder->
InitBundleName
(bundleOption->GetBundleName());
in UpdateAndSaveReminderLocked()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H
A
D
reminder_request_test.cpp
1728
* @tc.desc: Test
InitBundleName
with normal parameters.
1736
rrc->
InitBundleName
(bundleName);
in HWTEST_F()
1742
* @tc.desc: Test
InitBundleName
with special parameters.
1750
rrc->
InitBundleName
(bundleName);
in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
reminder_request.cpp
262
void ReminderRequest::
InitBundleName
(const std::string &bundleName)
in InitBundleName()
function in OHOS::Notification::ReminderRequest
Completed in 18 milliseconds