Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A Dinterface_ptr_set.h71 bool HasPtr(InterfacePtrSetElementId id) { in HasPtr() function
/aosp_15_r20/external/clang/test/Analysis/
H A Dmalloc.c1477 struct HasPtr { struct
1481 char* reallocButNoMalloc(struct HasPtr *a, int c, int size) { in reallocButNoMalloc() argument