Home
last modified time | relevance | path

Searched defs:notifyInUse (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DClientTransportLifecycleManager.java71 public void notifyInUse(boolean inUse) { in notifyInUse() method in ClientTransportLifecycleManager
/external/skia/src/gpu/graphite/
DImage_Base_Graphite.cpp47 void Image_Base::notifyInUse(Recorder* recorder, DrawContext* drawContext) const { in notifyInUse() function in skgpu::graphite::Image_Base