Home
last modified time | relevance | path

Searched defs:defaultAppHostImpl_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultapphostimpl_fuzzer/
H A Ddefaultapphostimpl_fuzzer.cpp38 auto defaultAppHostImpl_ = std::make_shared<DefaultAppHostImpl>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_service.h207 sptr<DefaultAppHostImpl> defaultAppHostImpl_; variable