Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/slice/
H A Dslice_test.cc262 char* small_ptr = strdup(kSmallStr); in TEST() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dinlined_vector.h836 Storage* small_ptr = this; variable