Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/base/
H A DSkBlockAllocator.h337 const Block* owningBlock(const void* ptr, int start) const { in owningBlock() function
606 SkBlockAllocator::Block* SkBlockAllocator::owningBlock(const void* p, int start) { in owningBlock() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.h415 Block* owningBlock() { in owningBlock() function
418 const Block* owningBlock() const { in owningBlock() function