Home
last modified time | relevance | path

Searched defs:IBundleMgr (Results 1 – 3 of 3) sorted by relevance

/base/notification/common_event_service/services/test/unittest/
Dbundle_manager_helper_other_test.cpp53 using IBundleMgr = OHOS::AppExecFwk::IBundleMgr; typedef
Dbundle_manager_helper_test.cpp53 using IBundleMgr = OHOS::AppExecFwk::IBundleMgr; typedef
/base/print/print_fwk/test/unittest/service_test/
Dprint_service_ability_test.cpp233 [this](sptr<AppExecFwk::IBundleMgr>, int32_t, std::string &bundleName) -> bool { in CreatePrintServiceHelper()