Home
last modified time | relevance | path

Searched refs:ErrorPositionUnavailable (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebGeolocationError.h46 ErrorPositionUnavailable enumerator
/external/webkit/Source/WebKit/chromium/src/
DWebGeolocationClientMock.cpp69 code = WebGeolocationError::ErrorPositionUnavailable; in setError()
DAssertMatchingEnums.cpp417 COMPILE_ASSERT_MATCHING_ENUM(WebGeolocationError::ErrorPositionUnavailable, GeolocationError::Posit…