Home
last modified time | relevance | path

Searched refs:decRef (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/include/android_stub/nativebase/
H A Dnativebase.h55 void (*decRef)(struct android_native_base_t* base); member
81 common.decRef(const_cast<android_native_base_t*>(&common)); in decStrong()
/third_party/node/lib/
H A Ddiagnostics_channel.js52 decRef(key) {
53 return super.get(key)?.decRef();
108 channels.decRef(this.name);
127 channels.decRef(this.name);
H A Ddomain.js113 current.decRef();
/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h98 void (*decRef)(struct android_native_base_t* base); member
116 common.decRef(const_cast<android_native_base_t*>(&common)); in decStrong()
420 common.decRef(const_cast<android_native_base_t*>(&common)); in decStrong()
/third_party/skia/third_party/externals/swiftshader/include/Android/nativebase/
H A Dnativebase.h37 void (*decRef)(android_native_base_t*); member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.h53 window->common.decRef(&window->common); in ANativeWindow_release()
/third_party/skia/third_party/externals/angle2/src/common/
H A Dandroid_util.cpp55 void (*decRef)(struct android_native_base_t *base); member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.hpp291 nativeBuffer->common.decRef(&nativeBuffer->common);

Completed in 6 milliseconds