Searched refs:refCount (Results 1 – 16 of 16) sorted by relevance
47 ++refCount; in StopTask()60 --thisClass->refCount; in OnFileClose()84 --thisClass->refCount; in OnFileIO()119 ++refCount; in AppendLocalLog()
92 ++refCount; in RunQueue()
81 refCount++; in RunQueue()
37 if (refCount != 0) { in ReadyForRelease()76 --thisClass->refCount; in FinishShellProc()155 ++refCount; in ExecuteCommand()
28 refCount = 0; in HdcTaskBase()42 return refCount == 0; in ReadyForRelease()
51 uint32_t refCount; variable
52 uint32_t refCount = 0; variable
54 ++refCount; in BeginTransfer()283 ++refCount; in SlaveCheck()303 ++refCount; in TransferNext()
77 ++refCount; in SimpleFileIO()118 --thisClass->refCount; in OnFileClose()242 ++thisClass->refCount; in OnFileIO()249 --thisClass->refCount; in OnFileIO()260 --thisClass->refCount; in OnFileOpen()
122 refCount++; in MallocContext()135 if (refCount > 0) { in FreeContextCallBack()136 --refCount; in FreeContextCallBack()
38 --thisClass->refCount; in SetupJdwpPointCallBack()82 ++refCount; in SetupJdwpPoint()
75 ++refCount; in CommandDispatch()106 --refCount; in AsyncInstallFinish()116 ++refCount; in PackageShell()
24 refCount = 0; in HdcJdwp()42 return refCount == 0; in ReadyForRelease()51 --thisClass->refCount; in Stop()71 ++refCount; in MallocContext()87 --ctx->thisClass->refCount; in FreeContext()233 ++refCount; in JdwpListen()342 --ctx->thisClass->refCount; in SendCallbackJdwpNewFD()370 ++refCount; in SendJdwpNewFD()
210 --thisClass->refCount; in FinishShellProc()241 ++refCount; in StartShell()
57 --refCount; in AsyncCmdOut()82 ++refCount; in ExecuteShell()
95 uint32_t refCount; variable