Home
last modified time | relevance | path

Searched refs:InnerGetLaunchWantForBundle (Results 1 – 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
Dbundle_mgr.cpp3172 static bool InnerGetLaunchWantForBundle(const std::string &bundleName, Want &want) in InnerGetLaunchWantForBundle() function
4395 auto ret = InnerGetLaunchWantForBundle(name, want); in OnGetLaunchWantForBundle()