Searched defs:bundle (Results 1 – 3 of 3) sorted by relevance
258 def _check_app_installed(bundle, is_shared=False): argument284 def check_app_install(app, bundle, args=""): argument290 def check_app_uninstall(bundle, args=""): argument
32 string bundle; in ConnectExtensionAbility() local
28 bool HdcdConnection::GetSettingBundleName(string &bundle) in GetSettingBundleName()