Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/
H A DITransformWeights.h98 void increase_refcount() in increase_refcount() function
/aosp_15_r20/external/rust/android-crates-io/crates/futures-task/src/
Dwaker.rs32 unsafe fn increase_refcount<T: ArcWake + 'static>(data: *const ()) { in increase_refcount() function
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/stream/futures_unordered/
Dtask.rs188 unsafe fn increase_refcount<T: ArcWake>(data: *const ()) { in increase_refcount() function
/aosp_15_r20/external/minigbm/cros_gralloc/
H A Dcros_gralloc_buffer.cc281 int32_t cros_gralloc_buffer::increase_refcount() in increase_refcount() function in cros_gralloc_buffer