Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/load/
H A Dmodule_loader.cpp34 std::string GetModulePath(const std::string& moduleName) in GetModulePath() function
73 std::string modulePath = GetModulePath(moduleName); in Load()