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:BUNDLE
(Results
1 - 8
of
8
) sorted by relevance
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H
A
D
marquee_event_tdd_test.cpp
20
const char * const MarqueeEventTddTest::
BUNDLE
=
member in OHOS::ACELite::MarqueeEventTddTest
63
JSValue page = CreatePage(
BUNDLE
, strlen(
BUNDLE
));
in MarqueeEvent001()
H
A
D
marquee_event_tdd_test.h
30
static const char * const
BUNDLE
;
member in OHOS::ACELite::MarqueeEventTddTest
/foundation/ability/form_fwk/test/unittest/form_report_test/
H
A
D
form_report_test.cpp
25
const std::string
BUNDLE
= "test_bundle";
member
43
element.SetBundleName(
BUNDLE
);
in SetUp()
67
EXPECT_EQ(statistic.bundleName_,
BUNDLE
);
in HWTEST_F()
/foundation/ability/ability_lite/frameworks/want_lite/src/
H
A
D
want.cpp
32
BUNDLE
,
46
{ "bundle=", 7,
BUNDLE
},
385
case
BUNDLE
: {
428
case
BUNDLE
: {
/foundation/ability/ability_runtime/frameworks/native/runtime/
H
A
D
js_module_reader.h
33
static constexpr char
BUNDLE
[] = "bundle/";
member in OHOS::AbilityRuntime::final
/foundation/ability/ability_runtime/services/abilitymgr/include/
H
A
D
extension_record_factory.h
28
constexpr uint32_t PROCESS_MODE_BUNDLE = 1 << static_cast<uint32_t>(AppExecFwk::ExtensionProcessMode::
BUNDLE
);
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H
A
D
extension_ability_info.h
125
BUNDLE
= 2,
member in OHOS::AppExecFwk::ExtensionAbilityType::ExtensionProcessMode
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H
A
D
extension_ability_info.cpp
144
{ "bundle", ExtensionProcessMode::
BUNDLE
},
Completed in 4 milliseconds