Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl_standard.cpp139 std::string appResIndexPath = appResPath + DELIMITER + "resources.index"; in Init() local
140 auto appResRet = newResMgr->AddResource(appResIndexPath.c_str()); in Init()