Home
last modified time | relevance | path

Searched defs:resourcePath (Results 1 – 4 of 4) sorted by relevance

/base/global/resource_management/dfx/hisysevent_adapter/
Dhisysevent_adapter.cpp64 void ReportAddResourcePathFail(const char* resourcePath, const std::string& errMsg) in ReportAddResourcePathFail()
/base/powermgr/battery_manager/services/native/notification/
Dnotification_locale.cpp129 std::string resourcePath = SYSTEM_BATTERY_RESOURCE_PATH + language + ELEMENT_STRING_FILE; in UpdateStringMap() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
Djson_operate_test.cpp381 std::string resourcePath = ""; variable
/base/inputmethod/imf/services/src/
Dime_info_inquirer.cpp954 std::shared_ptr<ResourceManager> ImeInfoInquirer::GetResMgr(const std::string &resourcePath) in GetResMgr()