Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
Dnapi_helper.cpp130 napi_ref NapiHelper::CreateReference(napi_env env, napi_value value, uint32_t refcount) in CreateReference()
/commonlibrary/c_utils/base/test/unittest/common/
Dutils_refbase_test.cpp556 int refcount = testObject1->GetSptrRefCount(); variable