Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/cpptoc/
H A Dark_web_cpptoc_ref_counted.h60 static void StructIncreRef(ark_web_base_ref_counted_t* base);
62 static void StructDecreRef(ark_web_base_ref_counted_t* base);
77 ark_web_base_ref_counted_t* base = reinterpret_cast<ark_web_base_ref_counted_t*>(GetStruct()); in ArkWebCppToCRefCounted()
192 ark_web_base_ref_counted_t* base) in StructIncreRef()
207 ark_web_base_ref_counted_t* base) in StructDecreRef()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/ctocpp/
H A Dark_web_ctocpp_ref_counted.h172 ark_web_base_ref_counted_t* base = reinterpret_cast<ark_web_base_ref_counted_t*>(GetStruct()); in StructIncreRef()
183 ark_web_base_ref_counted_t* base = reinterpret_cast<ark_web_base_ref_counted_t*>(GetStruct()); in StructDecreRef()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/capi/
H A Dark_web_base_ref_counted_capi.h51 } ark_web_base_ref_counted_t; typedef