Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds