Lines Matching refs:origin
21 …ons | static getAccessibleGeolocation(origin: string): Promise\<boolean>;<br>static getAccessibleG…
23 | ohos.web.webview | GeolocationPermissions | static deleteGeolocation(origin: string): void; …
24 | ohos.web.webview | GeolocationPermissions | static allowGeolocation(origin: string): void; …
31 …orage | static getOriginUsage(origin : string) : Promise\<number> ;<br>static getOrigi…
32 …orage | static getOriginQuota(origin : string) : Promise\<number>;<br>static getOrigin…
34 | ohos.web.webview | WebStorage | static deleteOrigin(origin : string): void; …
38 | ohos.web.webview | WebStorageOrigin | origin: string; …
43 … WebStorage | static getOriginUsage(origin : string) : Promise\<number> ;<br>static getOrigi…
44 … WebStorage | static getOriginQuota(origin : string) : Promise\<number>;<br>static getOrigin…
46 | ohos.web | WebStorage | static deleteOrigin(origin : string): void; …
50 | ohos.web | WebStorageOrigin | origin: string; …