Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/
H A Dmmi_client.cpp311 const static std::map<ErrCode, std::string> mapStrings = { in GetErrorStr() local
321 auto it = mapStrings.find(code); in GetErrorStr()
322 if (it != mapStrings.end()) { in GetErrorStr()

Completed in 1 milliseconds