Searched defs:resourcePath (Results 1 – 4 of 4) sorted by relevance
64 void ReportAddResourcePathFail(const char* resourcePath, const std::string& errMsg) in ReportAddResourcePathFail()
129 std::string resourcePath = SYSTEM_BATTERY_RESOURCE_PATH + language + ELEMENT_STRING_FILE; in UpdateStringMap() local
381 std::string resourcePath = ""; variable
954 std::shared_ptr<ResourceManager> ImeInfoInquirer::GetResMgr(const std::string &resourcePath) in GetResMgr()