Home
last modified time | relevance | path

Searched defs:resIndexPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl_v2.cpp140 std::string resIndexPath = hapPath.empty() ? (resPath + "resources.index") : hapPath; in ResourceAdapterImplV2() local
158 std::string resIndexPath = hapPath.empty() ? (resPath + "resources.index") : hapPath; in Init() local
H A Dresource_adapter_impl.cpp141 std::string resIndexPath = hapPath.empty() ? (resPath + "resources.index") : hapPath; in Init() local