Home
last modified time | relevance | path

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

/test/xts/device_attest/services/devattest_ability/src/
Ddevattest_notification_publish.cpp193 …std::string moduleResPath = hapModuleInfo.hapPath.empty() ? hapModuleInfo.resourcePath : hapModule… in GetDevattestHapPath() local
194 if (!moduleResPath.empty()) { in GetDevattestHapPath()
195 settingsHapPath = moduleResPath; in GetDevattestHapPath()