Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dbuffer.c24 atomic_uint_least32_t refcount; member
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_module.cpp460 uint32_t refcount = 0; in ~KeyEventMonitorInfo() local
/ohos5.0/base/update/updateservice/frameworks/js/napi/session/src/
H A Dnapi_common_utils.cpp155 ClientStatus NapiCommonUtils::CreateReference(napi_env env, napi_value arg, uint32_t refcount, napi… in CreateReference()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dnapi_helper.cpp232 napi_ref NapiHelper::CreateReference(napi_env env, napi_value value, uint32_t refcount) in CreateReference()
/ohos5.0/foundation/multimodalinput/input/libudev/src/
H A Dudev_device.cpp600 int refcount = 1; member
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_refbase_test.cpp560 int refcount = testObject1->GetSptrRefCount(); variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp758 int refcount = testObject1->GetSptrRefCount(); in BENCHMARK_F() local