Home
last modified time | relevance | path

Searched defs:refCnt (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
H A DGrNonAtomicRef.h36 int refCnt() const { return fRefCnt; } in refCnt() function in GrNonAtomicRef
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_frame.h92 SysArchAtomic refCnt; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_frame.c34 FILLP_INT refCnt = SYS_ARCH_ATOMIC_INC(&frameItem->refCnt, 1); in FillpFrameItemHold() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp275 static void RemoveLinkFromManager(const std::string &remoteDeviceId, int linkId, size_t &refCnt, std::string &remoteMac) in RemoveLinkFromManager() argument
298 size_t refCnt = 0; in ProcessDisconnectCommand() local

Completed in 5 milliseconds