Home
last modified time | relevance | path

Searched refs:GetDevattestHapPath (Results 1 - 2 of 2) sorted by relevance

/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_notification_publish.cpp88 if (GetDevattestHapPath(settingsHapPath) != DEVATTEST_SUCCESS) { in PublishNotificationImpl()
167 int32_t DevAttestNotificationPublish::GetDevattestHapPath(std::string &settingsHapPath) in GetDevattestHapPath() function in OHOS::DevAttest::DevAttestNotificationPublish
171 HILOGE("[GetDevattestHapPath] GetBundleMgr failed"); in GetDevattestHapPath()
177 HILOGE("[GetDevattestHapPath] QueryActiveOsAccountIds failed, ret:%{public}d", ret); in GetDevattestHapPath()
189 HILOGE("[GetDevattestHapPath] GetBundleInfo failed"); in GetDevattestHapPath()
199 HILOGE("[GetDevattestHapPath] get setiingsHapPath failed"); in GetDevattestHapPath()
/test/xts/device_attest/services/devattest_ability/include/
H A Ddevattest_notification_publish.h35 int32_t GetDevattestHapPath(std::string &settingsHapPath);

Completed in 2 milliseconds