Searched refs:arkWebCoreHapPathOverride_ (Results 1 – 2 of 2) sorted by relevance
291 std::string OhosResourceAdapterImpl::arkWebCoreHapPathOverride_ = ""; member in OHOS::NWeb::OhosResourceAdapterImpl300 std::string nwebHapPath = GetNWebHapPath(arkWebCoreHapPathOverride_); in Init()567 arkWebCoreHapPathOverride_ = hapPath; in SetArkWebCoreHapPathOverride()
101 static std::string arkWebCoreHapPathOverride_; variable