Searched refs:webGeolocationImpl (Results 1 – 1 of 1) sorted by relevance
1466 auto webGeolocationImpl = AceType::MakeRefPtr<WebGeolocationImpl>(object); in OnGeolocationPermissionsShowPrompt() local1467 CHECK_NULL_VOID(webGeolocationImpl); in OnGeolocationPermissionsShowPrompt()1468 auto origin = webGeolocationImpl->GetOrigin(); in OnGeolocationPermissionsShowPrompt()