Searched refs:refCount (Results 1 – 2 of 2) sorted by relevance
38 FLASHD_LOGI("~DaemonUpdater refCount %d", refCount); in ~DaemonUpdater()145 refCount++; in CheckCommand()
303 constexpr int32_t refCount = 1; in DefineClass() local304 status = napi_create_reference(env, result, refCount, nativeClass.constructorRef); in DefineClass()