Searched defs:bundleInfo_ (Results 1 - 4 of 4) sorted by relevance
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ | ||
H A D | bundle_container.h | 38 std::shared_ptr<InnerBundleInfo> bundleInfo_ = nullptr; member in OHOS::AppExecFwk::BundleContainer |
/foundation/ability/ability_lite/services/abilitymgr_lite/include/ | ||
H A D | page_ability_record.h | 106 BundleInfo bundleInfo_ = {};
member in OHOS::PageAbilityRecord |
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/ | ||
H A D | child_main_thread.h | 63 std::shared_ptr<BundleInfo> bundleInfo_ = nullptr; member in OHOS::AppExecFwk::ChildMainThread |
/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/ | ||
H A D | cj_test_runner_test.cpp | 78 AppExecFwk::BundleInfo bundleInfo_; member in CjTestRunnerTest |
Completed in 2 milliseconds