Home
last modified time | relevance | path

Searched defs:__unsafe_unretained (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/objective-c/GRPCClient/private/GRPCCore/
H A DGRPCRequestHeaders.mm97 - (instancetype)initWithObjects:(const id _Nonnull __unsafe_unretained *)objects
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBMessage.m3087 static void ResolveIvarGet(__unsafe_unretained GPBFieldDescriptor *field, category
3130 static void ResolveIvarSet(__unsafe_unretained GPBFieldDescriptor *field, category
H A DGPBArray.m2558 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state
/aosp_15_r20/external/protobuf/objectivec/
H A DGPBMessage.m3087 static void ResolveIvarGet(__unsafe_unretained GPBFieldDescriptor *field, category
3130 static void ResolveIvarSet(__unsafe_unretained GPBFieldDescriptor *field, category
H A DGPBArray.m2558 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state
/aosp_15_r20/external/clang/test/Lexer/
H A Dobjc_macros.m7 #define __unsafe_unretained macro
/aosp_15_r20/external/clang/test/SemaObjC/
H A Darc.m14 …te:(NSFastEnumerationState *)state objects:(id __unsafe_unretained [])buffer count:(NSUInteger)len;