Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/common/
H A Dability_manager_adapter.cpp30 const std::string STRING_NORMAL_BUNDLENAME = "com.example.normal.bundle"; variable
73 } else if (want.GetBundle() == STRING_NORMAL_BUNDLENAME) { in ConnectAbility()
H A Dbundle_manager_adapter.cpp23 const std::string STRING_NORMAL_BUNDLENAME = "com.example.normal.bundle"; variable
77 if (bundleName == STRING_NORMAL_BUNDLENAME) { in GetBundleInfo()