Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
Dnapi_helper.cpp231 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.cpp594 int refcount = testObject1->GetSptrRefCount(); variable
/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
Drefbase_benchmark_test.cpp758 int refcount = testObject1->GetSptrRefCount(); in BENCHMARK_F() local