Home
last modified time | relevance | path

Searched defs:ark_key (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_ohos_web_data_base_adapter_wrapper.cpp84 const int32_t ark_key = (int32_t)key; in ExistPermissionByOrigin() local
98 const int32_t ark_key = (int32_t)key; in GetPermissionResultByOrigin() local
111 const int32_t ark_key = (int32_t)key; in SetPermissionByOrigin() local
123 const int32_t ark_key = (int32_t)key; in ClearPermissionByOrigin() local
133 const int32_t ark_key = (int32_t)key; in ClearAllPermission() local
143 const int32_t ark_key = (int32_t)key; in GetOriginsByPermission() local
H A Dark_iconsumer_surface_adapter_wrapper.cpp49 ArkWebString ark_key = ArkWebStringClassToStruct(key); in SetUserData() local