Home
last modified time | relevance | path

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

/system/tools/sysprop/include/
DCommon.h27 std::string GetModuleName(const sysprop::Properties& props);
/system/tools/sysprop/
DCommon.cpp286 std::string GetModuleName(const sysprop::Properties& props) { in GetModuleName() function