Home
last modified time | relevance | path

Searched defs:hasRef (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrGpuResourceCacheAccess.h63 bool hasRef() const { return fResource->hasRef(); } in hasRef() function
DGrGpuResource.cpp116 bool GrGpuResource::hasRef() const { return this->internalHasRef(); } in hasRef() function in GrGpuResource
/third_party/node/lib/internal/
Dtimers.js239 hasRef() { method in Timeout
646 hasRef() { method in Immediate
/third_party/node/lib/internal/worker/
Dio.js118 MessagePort.prototype.hasRef = function() { method in MessagePort