Home
last modified time | relevance | path

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

/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_notification_publish.cpp93 if (GetDevattestContent(contentTitle, contentText, settingsHapPath) != DEVATTEST_SUCCESS) { in PublishNotificationImpl()
236 int32_t DevAttestNotificationPublish::GetDevattestContent(std::string &title, in GetDevattestContent() function in OHOS::DevAttest::DevAttestNotificationPublish
241 HILOGE("[GetDevattestContent] get resourceManager failed"); in GetDevattestContent()
246 HILOGE("[GetDevattestContent] failed to AddResource"); in GetDevattestContent()
253 HILOGE("[GetDevattestContent] failed to UpdateResConfig state:%{public}d", state); in GetDevattestContent()
259 HILOGE("[GetDevattestContent] failed to get title form resource state:%{public}d", state); in GetDevattestContent()
265 HILOGE("[GetDevattestContent] failed to get text form resource state:%{public}d", state); in GetDevattestContent()
/test/xts/device_attest/services/devattest_ability/include/
H A Ddevattest_notification_publish.h36 int32_t GetDevattestContent(std::string &title, std::string &text, std::string &settingsHapPath);

Completed in 2 milliseconds