Searched defs:nweb_id (Results 1 – 11 of 11) sorted by relevance
28 int32_t nweb_id = static_cast<int32_t>(size); in GetNwebFuzzTest() local
42 void ArkWebControllerHandlerWrapper::SetNWebHandlerById(int32_t nweb_id) in SetNWebHandlerById()
64 std::shared_ptr<OHOS::NWeb::NWeb> ArkWebEngineWrapper::GetNWeb(int32_t nweb_id) in GetNWeb()114 void ArkWebEngineWrapper::SetWebTag(int32_t nweb_id, const char* web_tag) in SetWebTag()
42 void ArkWebControllerHandlerImpl::SetNWebHandlerById(int32_t nweb_id) in SetNWebHandlerById()
61 ArkWebRefPtr<ArkWebNWeb> ArkWebEngineImpl::GetNWeb(int32_t nweb_id) in GetNWeb()111 void ArkWebEngineImpl::SetWebTag(int32_t nweb_id, const char* web_tag) in SetWebTag()
78 std::shared_ptr<NWeb> GetNWeb(int32_t nweb_id) in GetNWeb()103 void SetWebTag(int32_t nweb_id, const char* web_tag) {} in SetWebTag()184 int32_t nweb_id = 1; variable585 int32_t nweb_id = 1; variable610 int32_t nweb_id = 1; variable
78 std::shared_ptr<NWeb> GetNWeb(int32_t nweb_id) in GetNWeb()103 void SetWebTag(int32_t nweb_id, const char* web_tag) {} in SetWebTag()173 int32_t nweb_id = 1; in NWebHelperFuzzTest() local
94 int32_t nweb_id = 1; variable172 int32_t nweb_id = 1; variable
50 void ResSchedClientAdapter::ReportNWebInit(ResSchedStatusAdapter statusAdapter, int32_t nweb_id) in ReportNWebInit()
51 void ArkResSchedClientAdapter::ReportNWebInit(int32_t statusAdapter, int32_t nweb_id) in ReportNWebInit()
758 std::shared_ptr<NWeb> NWebHelper::GetNWeb(int32_t nweb_id) in GetNWeb()768 void NWebHelper::SetWebTag(int32_t nweb_id, const char* webTag) in SetWebTag()