Home
last modified time | relevance | path

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 Dmarquee_event_tdd_test.cpp20 const char * const MarqueeEventTddTest::BUNDLE = member in OHOS::ACELite::MarqueeEventTddTest
63 JSValue page = CreatePage(BUNDLE, strlen(BUNDLE)); in MarqueeEvent001()
H A Dmarquee_event_tdd_test.h30 static const char * const BUNDLE; member in OHOS::ACELite::MarqueeEventTddTest
/foundation/ability/form_fwk/test/unittest/form_report_test/
H A Dform_report_test.cpp25 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 Dwant.cpp32 BUNDLE,
46 { "bundle=", 7, BUNDLE },
385 case BUNDLE: {
428 case BUNDLE: {
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_module_reader.h33 static constexpr char BUNDLE[] = "bundle/"; member in OHOS::AbilityRuntime::final
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dextension_record_factory.h28 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 Dextension_ability_info.h125 BUNDLE = 2, member in OHOS::AppExecFwk::ExtensionAbilityType::ExtensionProcessMode
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dextension_ability_info.cpp144 { "bundle", ExtensionProcessMode::BUNDLE },

Completed in 4 milliseconds