Home
last modified time | relevance | path

Searched refs:GetPkgName (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_check_info.h39 std::string GetPkgName() const;
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_check_info_test.cpp41 EXPECT_EQ("test", checkInfo.GetPkgName()); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_check_info.cpp32 std::string NotificationCheckInfo::GetPkgName() const in GetPkgName() function in OHOS::Notification::NotificationCheckInfo
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_push_callback.cpp160 SetJsPropertyString("bundleName", checkInfo->GetPkgName(), jsResult); in OnCheckNotification()
/base/update/updater/services/package/pkg_manager/
H A Dpkg_manager_impl.h114 std::string GetPkgName(const std::string &path);
H A Dpkg_managerImpl.cpp229 std::string pkgType = GetPkgName(pkgName); in CreatePackage()
644 std::string PkgManagerImpl::GetPkgName(const std::string &path) in DoCreatePkgStream() function in Hpackage::PkgManagerImpl

Completed in 7 milliseconds