Searched refs:resourcePath (Results 1 – 3 of 3) sorted by relevance
63 void ReportAddResourcePathFail(const char* resourcePath, const std::string& errMsg) in ReportAddResourcePathFail() argument67 "PATH", resourcePath, in ReportAddResourcePathFail()71 ret, resourcePath, errMsg.c_str()); in ReportAddResourcePathFail()
30 void ReportAddResourcePathFail(const char* resourcePath, const std::string& errMsg);
728 … std::string path = extension.hapPath.empty() ? extension.resourcePath : extension.hapPath; in ListInputMethodInfo()