Home
last modified time | relevance | path

Searched refs:getCookie (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/camera/include/
H A Dsg_dma.h27 if (queue->memOps->getCookie != NULL) { in DmaSgPlaneDesc()
28 return (struct sg_table *)queue->memOps->getCookie(buffer->planes[planeId].memPriv); in DmaSgPlaneDesc()
H A Dcontig_dma.h27 if (queue->memOps->getCookie != NULL) { in ContigDmaGetAddr()
28 addr = queue->memOps->getCookie(buffer->planes[planeId].memPriv); in ContigDmaGetAddr()
/ohos5.0/docs/zh-cn/release-notes/changelogs/v3.2-Release/
H A Dchangelogs-web.md279 getCookie(url: string): string;
293 getCookie(url: string): string;
309 static getCookie(url: string): string;
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.3.2/
H A Dchangelog-web.md279 getCookie(url: string): string;
293 getCookie(url: string): string;
309 static getCookie(url: string): string;
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.10.7/
H A Dchangelog-web.md279 getCookie(url: string): string;
293 getCookie(url: string): string;
309 static getCookie(url: string): string;
/ohos5.0/drivers/hdf_core/framework/model/camera/buffer_manager/include/
H A Dbuffer_queue.h54 void *(*getCookie)(void *bufPriv); member
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-web.md18 | web | WebCookie | getCookie(url: string): string; | 新增 |
/ohos5.0/docs/en/release-notes/changelogs/v3.2-Release/
H A Dchangelogs-web.md279 getCookie(url: string): string;
293 getCookie(url: string): string;
309 static getCookie(url: string): string;
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.3.2/
H A Dchangelog-web.md279 getCookie(url: string): string;
293 getCookie(url: string): string;
309 static getCookie(url: string): string;
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-web.md18 | web | WebCookie | getCookie(url: string): string; | Added|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.7/
H A Dchangelog-web.md279 getCookie(url: string): string;
293 getCookie(url: string): string;
309 static getCookie(url: string): string;
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta3/
H A Djs-apidiff-web.md19 | ohos.web.webview | WebCookieManager | static getCookie(url: string): string; …
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta3/
H A Djs-apidiff-web.md19 | ohos.web.webview | WebCookieManager | static getCookie(url: string): string; …
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/camera/src/
H A Dcontig_dma.c464 .getCookie = ContigGetCookie,
H A Dsg_dma.c455 .getCookie = SgGetCookie,
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-web.md74 |新增(错误码)|NA|方法名 or 属性名:getCookie<br>错误码内容:401,17100002|@ohos.web.webview.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-web.md27 |新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法名 or 属性名:getCookie|@ohos.web.webview.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-web.md42 |新增|NA|类名:WebCookieManager;<br>方法or属性:static getCookie(url: string): string;|@ohos.web.webview.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-web.md74 |Error code added|NA|Method or attribute name: getCookie<br>Error code: 401, 17100002|@ohos.web.web…
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-web.md27 …eb.webview<br>Class name: WebCookieManager<br>Method or attribute name: getCookie|@ohos.web.webvie…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-web.md42 |Added|NA|Class name: WebCookieManager;<br>Method or attribute name: static getCookie(url: string):…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/
H A Djs-apis-webview.md9114 ### getCookie<sup>(deprecated)</sup>
9116 static getCookie(url: string): string
9161 Button('getCookie')
9164 let value = webview.WebCookieManager.getCookie('https://www.example.com');
H A Dts-basic-components-web.md8316 从API version 9开始不再维护,建议使用[getCookie](js-apis-webview.md#getcookiedeprecated)代替。
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Djs-apis-webview.md9119 ### getCookie<sup>(deprecated)</sup>
9121 static getCookie(url: string): string
9166 Button('getCookie')
9169 let value = webview.WebCookieManager.getCookie('https://www.example.com');
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-arkui.md120 |删除|模块名: web<br>类名: WebCookie<br>方法 or 属性:getCookie(url: string): string;|NA|web.d.ts|

12